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 #81

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 v23.2 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 60.49%. Comparing base (fe90fb3) to head (fee03e9).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #81   +/-   ##
=======================================
  Coverage   60.49%   60.49%           
=======================================
  Files          16       16           
  Lines        2344     2344           
  Branches      401      401           
=======================================
  Hits         1418     1418           
  Misses        926      926           
Flag Coverage Δ
unittests 60.49% <ø> (ø)

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 b56c0d1 into main Mar 22, 2024
8 of 9 checks passed
@douglatornell douglatornell deleted the codecov-token branch March 22, 2024 20:48
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.

1 participant