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

Eval metrics and circular import bug fix. #380

Merged
merged 33 commits into from
Sep 25, 2024

merge conflicts

e9bb5ec
Select commit
Loading
Failed to load commit list.
Merged

Eval metrics and circular import bug fix. #380

merge conflicts
e9bb5ec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 23, 2024 in 0s

94.28% (-0.04%) compared to aee3534

View this Pull Request on Codecov

94.28% (-0.04%) compared to aee3534

Details

Codecov Report

Attention: Patch coverage is 95.04950% with 5 lines in your changes missing coverage. Please review.

Project coverage is 94.28%. Comparing base (aee3534) to head (e9bb5ec).
Report is 3 commits behind head on dev.

Files with missing lines Patch % Lines
casanovo/denovo/model_runner.py 93.02% 3 Missing ⚠️
casanovo/casanovo.py 96.29% 1 Missing ⚠️
casanovo/denovo/evaluate.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #380      +/-   ##
==========================================
- Coverage   94.32%   94.28%   -0.04%     
==========================================
  Files          12       13       +1     
  Lines        1039     1102      +63     
==========================================
+ Hits          980     1039      +59     
- Misses         59       63       +4     

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