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 secret to test on PR GitHub CI workflow - expect to see coverage info #133

Merged
merged 5 commits into from
Nov 6, 2024

Conversation

bobleesj
Copy link
Contributor

@bobleesj bobleesj commented Nov 5, 2024

Closes #132

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.07%. Comparing base (726463f) to head (a9da42f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   71.07%   71.07%           
=======================================
  Files           9        9           
  Lines         242      242           
=======================================
  Hits          172      172           
  Misses         70       70           

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

@bobleesj bobleesj marked this pull request as ready for review November 5, 2024 23:54
@bobleesj
Copy link
Contributor Author

bobleesj commented Nov 5, 2024

@sbillinge Oh yeah, codecov is working in a centralized way now.

In each PR, it uploads codecov info to <branch-name> instead of main!

@bobleesj
Copy link
Contributor Author

bobleesj commented Nov 6, 2024

@sbillinge ready for review! - added news

@sbillinge
Copy link
Contributor

super!

@bobleesj bobleesj deleted the cov-pr branch November 6, 2024 12:12
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.

Test implementation of Codecov report and CI in PR
2 participants