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

Codecov only on main branch #29

Merged
merged 4 commits into from
May 15, 2024
Merged

Conversation

jdebacker
Copy link
Member

This PR updates the GH Actions to only run codecov on the main branch. This will help avoid test failures on forked repos which don't have the proper credentials to upload the codecov token.

@codecov-commenter
Copy link

codecov-commenter commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.81%. Comparing base (10985c1) to head (1fbe2a9).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   72.81%   72.81%           
=======================================
  Files           3        3           
  Lines         103      103           
=======================================
  Hits           75       75           
  Misses         28       28           
Flag Coverage Δ
unittests 72.81% <ø> (ø)

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.

@jdebacker jdebacker merged commit 1a0a920 into PSLmodels:main May 15, 2024
5 checks passed
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.

2 participants