Skip to content

Releases: codecov/codecov-action

Add report file path

07 Aug 19:20
48bb5e4
Compare
Choose a tag to compare

This update lets users specify a path to the coverage report file

with:
  file: ./coverage.xml

Linting, spelling fixes

07 Aug 13:25
125f8ba
Compare
Choose a tag to compare

Just a few quick spelling fixes across a couple files

Patch public repo uploads

07 Aug 06:47
954f217
Compare
Choose a tag to compare

Bug fix: Public repositories should be able to upload without a token. Prior to this patch, a token would've been required to upload for all public repos using the Codecov action

Initial release

07 Aug 03:45
00ee6d6
Compare
Choose a tag to compare

Capabilities:

  • Invoke Codecov's bash uploader
  • Use token to validate upload