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

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 Codebase & repo maintenance label Mar 22, 2024
@douglatornell douglatornell added this to the v23.1 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 87.77%. Comparing base (7eae554) to head (4f1c6bd).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   87.77%   87.77%           
=======================================
  Files          30       30           
  Lines        3199     3199           
  Branches      309      309           
=======================================
  Hits         2808     2808           
  Misses        382      382           
  Partials        9        9           
Flag Coverage Δ
unittests 87.77% <ø> (ø)

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 38167f5 into main Mar 22, 2024
8 checks passed
@douglatornell douglatornell deleted the codecov-token branch March 22, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Codebase & repo maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant