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

Add CODECOV_TOKEN to GHA pytest-with-coverage workflow #57

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

douglatornell
Copy link
Member

A CODECOV_TOKEN has been added to the pytest-with-coverage.yaml file in the .github workflows. This token is necessary for uploading coverage reports to codecov, and for codecov to add test coverage report comments to pull requests.

A CODECOV_TOKEN has been added to the pytest-with-coverage.yaml file in the
.github workflows. This token is necessary for uploading coverage reports to
codecov, and for codecov to add test coverage report comments to pull requests.
@douglatornell douglatornell added the maintenance Package or repo maintenance label Mar 22, 2024
@douglatornell douglatornell added this to the v24.0 milestone Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.93%. Comparing base (b899b74) to head (67204b5).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #57   +/-   ##
=======================================
  Coverage   53.93%   53.93%           
=======================================
  Files          11       11           
  Lines        1105     1105           
  Branches      211      211           
=======================================
  Hits          596      596           
  Misses        483      483           
  Partials       26       26           
Flag Coverage Δ
unittests 53.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@douglatornell douglatornell merged commit 2f36c03 into main Mar 22, 2024
9 checks passed
@douglatornell douglatornell deleted the codecov-token branch March 22, 2024 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package or repo maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant