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

Fix codecov arguments #10

Merged
merged 2 commits into from
Dec 18, 2024
Merged

Fix codecov arguments #10

merged 2 commits into from
Dec 18, 2024

Conversation

csala
Copy link
Owner

@csala csala commented Dec 18, 2024

Fix a warning about deprecated arguments in the codecov action and also use the token argument instead of the envvar in an attempt to fix the tokenless upload in contributor PRs

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.61%. Comparing base (0deb95d) to head (ea0aec9).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #10   +/-   ##
=======================================
  Coverage   93.61%   93.61%           
=======================================
  Files           2        2           
  Lines          47       47           
=======================================
  Hits           44       44           
  Misses          3        3           
Flag Coverage Δ
pytests 93.61% <ø> (ø)

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.

@csala csala merged commit 35889f7 into master Dec 18, 2024
13 checks passed
@csala csala deleted the codecov-fix branch December 18, 2024 11:37
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