Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manually pass the codecov token in CI #1565

Merged
merged 1 commit into from Oct 30, 2022
Merged

Conversation

rytilahti
Copy link
Owner

The codecov upload has been flaky, causing CI fails. One suggested remedy is to send the token even for public repositories which is what this PR does.

Related to codecov/codecov-action#557

@codecov-commenter
Copy link

codecov-commenter commented Oct 30, 2022

Codecov Report

Merging #1565 (6c2fdbf) into master (54a701a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1565   +/-   ##
=======================================
  Coverage   80.97%   80.97%           
=======================================
  Files         154      154           
  Lines       15015    15015           
  Branches     3212     3212           
=======================================
  Hits        12158    12158           
  Misses       2610     2610           
  Partials      247      247           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rytilahti rytilahti merged commit 975fe68 into master Oct 30, 2022
@rytilahti rytilahti deleted the janitor/codecov_token branch October 30, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants