Skip to content

Releases: bahmutov/cypress-code-coverage

v2.1.0

29 Mar 12:41
580a15d
Compare
Choose a tag to compare

2.1.0 (2023-03-29)

Features

  • filter out support source files from component test code coverage (#21) (580a15d)

v2.0.1

25 Mar 22:06
Compare
Choose a tag to compare

2.0.1 (2023-03-25)

Bug Fixes

  • add peer Cypress dependency version above 10 (397f90d)

v2.0.0

25 Mar 21:57
122a61f
Compare
Choose a tag to compare

2.0.0 (2023-03-25)

Features

  • better support for Cypress v12 (122a61f)

BREAKING CHANGES

  • changed filtering for Cypress v12

v1.3.2

07 Jul 21:02
b54f9c0
Compare
Choose a tag to compare

1.3.2 (2022-07-07)

Bug Fixes

  • update the labels in the command log (#10) (b54f9c0)

v1.3.1

14 Jun 02:50
Compare
Choose a tag to compare

1.3.1 (2022-06-14)

Bug Fixes

  • use spec name to sort second (179d3f9)

v1.3.0

14 Jun 02:44
af159c8
Compare
Choose a tag to compare

1.3.0 (2022-06-14)

Features

  • compute what each spec covers separately (#7) (af159c8)

v1.2.1

14 Jun 01:39
Compare
Choose a tag to compare

1.2.1 (2022-06-14)

Bug Fixes

  • require debug in the plugins file (3790ae4)

v1.2.0

15 Mar 21:49
723e4c3
Compare
Choose a tag to compare

1.2.0 (2022-03-15)

Features

  • allow specifying the reporter after each spec (#6) (723e4c3)

v1.1.2

15 Mar 18:09
c0424bd
Compare
Choose a tag to compare

1.1.2 (2022-03-15)

Bug Fixes

  • do not try to generate NYC report if there is no NYC output JSON file (#4) (c0424bd)

v1.1.1

14 Mar 23:38
Compare
Choose a tag to compare

1.1.1 (2022-03-14)

Bug Fixes