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

Fix Codecov Token in README and CI Configuration #122

Merged
merged 2 commits into from
Aug 16, 2024
Merged

Conversation

Olender
Copy link
Collaborator

@Olender Olender commented Jul 25, 2024

This PR addresses an issue with the Codecov token configuration, which was still referencing my fork. The token has been updated in both the README file and the CI YML file to ensure proper coverage reporting.

Changes

  • Updated Codecov token in README.md
  • Updated Codecov token in CI configuration file (.github/workflows/python-tests.yml)

@Olender Olender linked an issue Jul 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jul 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.69%. Comparing base (fef8f54) to head (6d11d41).
Report is 480 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #122      +/-   ##
==========================================
+ Coverage   81.73%   83.69%   +1.95%     
==========================================
  Files          28       47      +19     
  Lines        1851     3361    +1510     
==========================================
+ Hits         1513     2813    +1300     
- Misses        338      548     +210     

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

@Olender Olender merged commit 2f19564 into main Aug 16, 2024
6 checks passed
@Olender Olender deleted the 120-fix-codecov-token branch August 20, 2024 13: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.

Fix codecov token
1 participant