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

Document duplicated CODECOV_TOKEN in GitHub settings #365

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

JacobEvelyn
Copy link
Member

This commit adds documentation to the fix needed to ensure that Codecov works for PRs that are both created by engineers and created by Dependabot.


I tested this by recreating this Dependabot PR after setting the secret in the repo settings and confirming that the Codecov CI step passed when previously it failed.

Before merging:

  • Copy the table printed at the end of the latest benchmark results into the README.md and update this PR
  • If this change merits an update to CHANGELOG.md, add an entry following Keep a Changelog guidelines with semantic versioning

This commit adds documentation to the fix needed to ensure that Codecov
works for PRs that are both created by engineers and created by
Dependabot.
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (5a86acc) to head (2716b1d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #365   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          190       190           
  Branches        90        90           
=========================================
  Hits           190       190           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JacobEvelyn JacobEvelyn merged commit 0d3e9ec into main Dec 16, 2024
12 checks passed
@JacobEvelyn JacobEvelyn deleted the secret-push branch December 16, 2024 19:36
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.

2 participants