Releases: vladopajic/go-test-coverage
Releases · vladopajic/go-test-coverage
v2.12.0
What's Changed
- feat: reports now includes uncovered lines by @vladopajic in #152
Full Changelog: v2...v2.12.0
v2.11.4
v2.11.3
What's Changed
- report when overall threshold present (or) overrides are present by @subhambhardwaj in #141
Full Changelog: v2.11.2...v2.11.3
v2.11.2
What's Changed
This release has no functional changes.
Changes:
- fix: evaluation of boolean conditions in github workflows by @Kevincifuentes in #136
- feat: add caching in findFile method by @subhambhardwaj in #138
New Contributors
- @Kevincifuentes made their first contribution in #136
- @subhambhardwaj made their first contribution in #138
Full Changelog: v2...v2.11.2
v2.11.1
What's Changed
This release has no functional changes.
Changes:
- add go toolchain version by @vladopajic in #133
Full Changelog: v2...v2.11.1
v2.11.0
What's Changed
- report: add stats and percentage decimals by @vladopajic in #124
- feat: report coverage diff by @vladopajic in #127
Full Changelog: v2...v2.11.0
v2.10.6
What's Changed
- fix: regex parsing failure on windows by @vladopajic in #121
Full Changelog: v2...v2.10.6
v2.10.5
What's Changed
- reports are added to output only if thresholds are specified by @vladopajic in #111
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- text of GitHub action multiline output changed to json by @vladopajic in #108
Full Changelog: v2...v2.10.4
v2.10.3
What's Changed
- add human report to github variable (by name
report
) by @vladopajic in #107
Full Changelog: v2.10.2...v2.10.3