Releases: OpenClassrooms/coverage-checker
Releases · OpenClassrooms/coverage-checker
v1.7.1
v1.7.0 add configuration options
Add configuration options for the action (#7) :
- allow to provide a folder for the coverage reports instead of listing several files
- disable by default the calculation of the average coverage
- allow to configure the branch where we want to store the coverage
v1.6.0: Detailed list of files with coverage changes
Added detailed list of files with a coverage change (#6) * Added detailed list of files with a coverage change * Exclude files with empty total of lines from report * Removed Github path from file names in report
v1.5.0: One comment per PR instead of a new one at each commit
Keep the same comment for reports instead of creating a new one at ea…
v1.4.0: Merge pull request #3 from OpenClassrooms/persist-history
Added history tracking
v1.3.0
Added badge creation
v1.2.2
Enhanced check message display
v1.2.1
Enhanced check message display
v1.2.0
Added some logs on update
Log more information about coverage in action trace
- Log the full
metricselement of coverage file - When there's no base coverage, log amount of lines and covered lines