Releases: cypress-io/code-coverage
Releases · cypress-io/code-coverage
v3.5.0
3.5.0 (2020-04-21)
Features
- find missing files when using all:true option (#208) (2ce2d90)
v3.4.2
3.4.2 (2020-04-21)
Bug Fixes
v3.4.1
3.4.1 (2020-04-20)
Bug Fixes
- output good message to the console if coverage not found (5304414)
v3.4.0
3.4.0 (2020-04-20)
Features
v3.3.1
3.3.1 (2020-04-20)
Bug Fixes
- split utils into support and task utils (#202) (060f17b)
v3.3.0
3.3.0 (2020-04-17)
Features
v3.2.4
3.2.4 (2020-04-17)
Bug Fixes
- print number of keys and few paths for simpler debugging (20a2a9a)
v3.2.3
3.2.3 (2020-04-17)
Bug Fixes
v3.2.2
3.2.2 (2020-04-17)
Bug Fixes
- pass nyc option all from package json, close #194 (b303b80)
v3.2.1
3.2.1 (2020-04-15)
Bug Fixes
- add a few more options to support exclude (f017563)