Closed marcospereira closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 91.31%. Comparing base (
376f241
) to head (e0d6ac5
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Updating codecov/codecov-action
to version v4 broke Codecov uploading because now a token is required:
https://github.com/codecov/codecov-action/blob/v4/README.md#breaking-changes
Example of broken workflow run:
https://github.com/casid/jte/actions/runs/8571119047
Tokenless uploading is unsupported. However, PRs made from forks to the upstream public repos will support tokenless (e.g. contributors to OS projects do not need the upstream repo's Codecov token)
The Codecov docs related token setup are here: https://docs.codecov.com/docs/adding-the-codecov-token.
@casid, it seems I can remove e545b7f, but you will need to create the Codecov token.
Hi @marcospereira!
Thanks for the hint with the token, I've added it as a secret.
I'm merging this PR now.
What?
Two minor changes based on the first PR (#344) opened by dependabot.
main
branch.