Skip to content

Releases: coverallsapp/github-action

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

v2.0.0

17 Mar 09:09
v2.0.0
67662d2
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.0.0-rc3

17 Mar 08:36
v2.0.0-rc3
67662d2
Compare
Choose a tag to compare
v2.0.0-rc3 Pre-release
Pre-release
2.0.0-rc3: add format option

v2.0.0-rc2

15 Mar 13:56
v2.0.0-rc2
394fd90
Compare
Choose a tag to compare
v2.0.0-rc2 Pre-release
Pre-release
2.0.0-rc2: add compare-ref and compare-sha options

v2.0.0-rc1

06 Mar 08:41
v2.0.0-rc1
30402df
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release
2.0.0-rc1: use universal coverage reporter

v1.2.4

01 Mar 09:45
50c33ad
Compare
Choose a tag to compare
1.2.4: make github-token optional

v1.2.3

28 Feb 13:00
v1.2.3
65affa9
Compare
Choose a tag to compare
1.2.3: allow overwrite service_job_id