github codecov/codecov-action v1.0.3
Performance improvements, bug fixes

latest releases: v5.0.7, v5.0.6, v5...
5 years ago

Version 1.0.3 of the Codecov Action includes the following changes:

  • Use debian:stretch-slim base instead of ubuntu:latest. Ubuntu takes significantly longer to build than Debian and thus extended pipeline run times
  • Allow for passing names with spaces
  • Do not exit with a non-zero code if Codecov runs into errors. This is important because the entire CI/CD pipeline should not fail if Codecov isn't able to upload reports.

Don't miss a new codecov-action release

NewReleases is sending notifications on new releases.