Releases: handcraftedinthealps/code-coverage-checker
Releases · handcraftedinthealps/code-coverage-checker
Release 0.2.7 (2022-11-29)
- Allow installation with symfony 7 (#9) (@alexander-schranz)
Release 0.2.6 (2022-03-09)
- Allow installation with symfony 6 (#8) (@alexander-schranz)
Release 0.2.5 (2021-07-13)
- Fix coverage report for root directory and file reports (#6) (@alexander-schranz)
0.2.4
- Add PHPUnit 9 compatibility (#5) (@alexander-schranz)
Release 0.2.3 (2021-02-23)
Release 0.2.2 (2020-08-05)
0.2.2 (2020-08-05)
Merged pull requests:
- Fix usage of code coverage checker in project #3 (alexander-schranz)
Release 0.2.1 (2020-07-02)
0.2.1 (2020-07-02)
Merged pull requests:
Release 0.2.0 (2020-02-05)
0.2.0 (2020-02-05)
Implemented enhancements:
Release 0.1.0 (2019-11-07)
This is the initial release which supports different metrics ("line", "method", "class") to check if all folders are above the second parameter called "threshold".