Skip to content

Releases: OpenClassrooms/coverage-checker

v1.7.1

04 Oct 09:45

Choose a tag to compare

v1.7.0 add configuration options

11 Jan 13:15
9414e45

Choose a tag to compare

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

17 Sep 09:25
7fd0b48

Choose a tag to compare

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

14 Sep 13:57
2cd96e2

Choose a tag to compare

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

10 Sep 12:19
148de45

Choose a tag to compare

v1.3.0

03 Sep 14:55

Choose a tag to compare

Added badge creation

v1.2.2

19 May 14:56

Choose a tag to compare

Enhanced check message display

v1.2.1

19 May 14:32

Choose a tag to compare

Enhanced check message display

v1.2.0

19 May 12:32

Choose a tag to compare

Added some logs on update

Log more information about coverage in action trace

06 May 13:40

Choose a tag to compare

  • Log the full metrics element of coverage file
  • When there's no base coverage, log amount of lines and covered lines