Skip to content

Releases: lucassabreu/comment-coverage-clover

Release v0.15.1

20 Dec 18:09
46f3720
Compare
Choose a tag to compare

Fixed

  • increase and decrease default icons were wrong and don't exist

Release v0.15.0

20 Dec 13:44
b1e1f30
Compare
Choose a tag to compare

Added

  • support to choosing which icons to use to better fit users situations

Release v0.14.0

24 Sep 18:56
28e92c5
Compare
Choose a tag to compare

Fixed

  • fix link on README about PAT

Changed

  • update dependencies for security reasons

Thanks

Thank you to @tom-reinders for improving the project on PR #55

Release v0.13.0

20 Mar 09:42
a0574bf
Compare
Choose a tag to compare

Added

  • explanation about forks and token permissions with them.
  • new option skip-comments-on-forks to prevent blocking pull requests from forks because of lack of
    permissions.

Changed

  • improving error reporting for debugging purposes

Release v0.12.0

02 Feb 14:36
5c16829
Compare
Choose a tag to compare

Added

  • create job step summary

Release v0.11.0

29 Jan 20:51
ea8d2cc
Compare
Choose a tag to compare

Changed

  • update action to node20

Release v0.10.4

01 Nov 10:05
544fb11
Compare
Choose a tag to compare

Fixed

  • cover report with baseline example did not skip cover report action out of pull requests.

Release v0.10.3

19 Oct 13:53
bbb7859
Compare
Choose a tag to compare

Added

  • scopes required for the github-token input
  • signature input documented on README

Fixed

  • when the token set for the action is not valid the action will now fail with an error.
  • if the workflow context does no have a pull request the action will fail with an error.

Release v0.10.2

14 Jul 21:25
77afdcf
Compare
Choose a tag to compare

Fixed

  • security update for semver library

Release v0.10.1

11 Jul 12:11
3d3b24c
Compare
Choose a tag to compare

Fixed

  • security update for semver library