Skip to content

Releases: codecov/codecov-ats

v0.3.0

09 Jan 17:41
v0.3.0
d5a8e2d
Compare
Choose a tag to compare

Breaking Changes

In able to handle larger sets of labels, the Action will now be saving down test names down to a txt file as opposed to a variable. Please use

- name: Run tests and collect coverage
  run: |
    cat codecov_ats/tests_to_run.txt | xargs pytest --cov

to run tests (or similar) as opposed to the environment variable CODECOV_ATS_TESTS

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.3.0

v0.2.5

10 Nov 04:19
v0.2.5
1712c1d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

10 Nov 04:18
v0.2.4
5ba0240
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

10 Nov 04:02
v0.2.3
0284936
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Nov 03:31
v0.2.2
225781b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Nov 03:30
v0.2.1
5c049cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

08 Nov 16:35
v0.2.0
2092982
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

23 Oct 13:19
v0.1.0
f2804b9
Compare
Choose a tag to compare

This is the first production release of the ATS action. Due to breaking changes in the CLI, it requires CLI version 0.4.0+

What's Changed

Full Changelog: v0.0.4...v0.1.0

v0.0.4

18 Oct 17:56
v0.0.4
f404a2b
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

18 Oct 17:56
v0.0.3
ff28784
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3