Skip to content

Releases: coverallsapp/github-action

v2.2.3

07 Sep 11:52
v2.2.3
3dfc556
Compare
Choose a tag to compare
2.2.3: fix directory creation on Windows runners

v2

06 Mar 08:42
v2
3dfc556
Compare
Choose a tag to compare

Notable changes:

Upgrading (v1 -> v2)

  • Option path-to-lcov is now deprecated, use file instead.

  • You can also skip using the file option and coveralls will try to find all supported coverage files and combine their data.

  • If coveralls fails to determine your coverage report format, use explicit format option to specify it. See supported values.

v2.2.2

04 Sep 08:48
v2.2.2
3b7078e
Compare
Choose a tag to compare
2.2.2: use pwsh for windows runner

v2.2.1

13 Jul 09:32
v2.2.1
95b1a23
Compare
Choose a tag to compare
2.2.1: add measure, files, and fail-on-error options

v2.2.0

07 Jun 13:49
v2.2.0
c7885c0
Compare
Choose a tag to compare
2.2.0: allow globs in file option

v1.2.5

24 Apr 08:46
v1.2.5
09b709c
Compare
Choose a tag to compare
1.2.5: add debug option

v1

27 Feb 10:11
v1
09b709c
Compare
Choose a tag to compare

v2.1.2

19 Apr 13:23
v2.1.2
f350da2
Compare
Choose a tag to compare
2.1.2: add source header

v2.1.1

18 Apr 07:58
v2.1.1
ca2a9dd
Compare
Choose a tag to compare
2.2.1: check sha256sum on downloaded binary

v2.1.0

10 Apr 09:27
v2.1.0
045a251
Compare
Choose a tag to compare
2.1.0: add allow-empty option