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

GitHub pipeline test #407

Draft
wants to merge 54 commits into
base: dev
Choose a base branch
from
Draft

GitHub pipeline test #407

wants to merge 54 commits into from

Conversation

Lilferrit
Copy link
Contributor

Just opening this PR to examine the Github actions Ubuntu run time issue.

@Lilferrit Lilferrit marked this pull request as draft December 3, 2024 20:07
Copy link

codecov bot commented Dec 3, 2024

Codecov Report

Attention: Patch coverage is 53.31126% with 141 lines in your changes missing coverage. Please review.

Project coverage is 38.02%. Comparing base (17bb3f2) to head (e2f9fb8).

Files with missing lines Patch % Lines
casanovo/denovo/model.py 38.40% 77 Missing ⚠️
casanovo/denovo/model_runner.py 48.27% 45 Missing ⚠️
casanovo/denovo/dataloaders.py 81.13% 10 Missing ⚠️
casanovo/data/ms_io.py 0.00% 4 Missing ⚠️
casanovo/casanovo.py 0.00% 2 Missing ⚠️
casanovo/data/db_utils.py 60.00% 2 Missing ⚠️
casanovo/version.py 50.00% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (17bb3f2) and HEAD (e2f9fb8). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (17bb3f2) HEAD (e2f9fb8)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##              dev     #407       +/-   ##
===========================================
- Coverage   94.61%   38.02%   -56.59%     
===========================================
  Files          14       14               
  Lines        1282     1349       +67     
===========================================
- Hits         1213      513      -700     
- Misses         69      836      +767     

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

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.

Extremely long run time on unit tests in GitHub actions Ubuntu environment.
2 participants