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

ci: Decouple coverage report & upload #234

Merged
merged 1 commit into from
Jan 24, 2024
Merged

ci: Decouple coverage report & upload #234

merged 1 commit into from
Jan 24, 2024

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Jan 24, 2024

This PR tries to decouple again the generation of the coverage report (running the test) from the upload. Making sure the tests are running is critical, affording an upload failure or slight decrease in coverage is not.

@frgfm frgfm added the type: improvement New feature or request label Jan 24, 2024
@frgfm frgfm added this to the 0.4.1 milestone Jan 24, 2024
@frgfm frgfm self-assigned this Jan 24, 2024
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2a8b11b) 97.25% compared to head (7dc3038) 97.25%.
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   97.25%   97.25%           
=======================================
  Files           8        8           
  Lines         437      437           
=======================================
  Hits          425      425           
  Misses         12       12           

@frgfm frgfm merged commit 4302ee8 into main Jan 24, 2024
30 checks passed
@frgfm frgfm deleted the coverage-report branch January 24, 2024 13:22
Copy link

Hey @frgfm 👋
You merged this PR, but it is not correctly labeled. The list of valid labels is available at https://github.com/frgfm/torch-cam/blob/main/.github/verify_labels.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: ci type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant