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

Update API and add support for small molecules #43

Merged
merged 18 commits into from
Mar 7, 2024

Ruff format update

38287c9
Select commit
Loading
Failed to load commit list.
Merged

Update API and add support for small molecules #43

Ruff format update
38287c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2024 in 0s

96.13% (+3.65%) compared to bd2861f

View this Pull Request on Codecov

96.13% (+3.65%) compared to bd2861f

Details

Codecov Report

Attention: Patch coverage is 94.65241% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 96.13%. Comparing base (bd2861f) to head (38287c9).

Files Patch % Lines
depthcharge/tokenizers/peptides.py 87.09% 4 Missing ⚠️
depthcharge/tokenizers/tokenizer.py 81.25% 3 Missing ⚠️
depthcharge/transformers/analytes.py 95.65% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
+ Coverage   92.48%   96.13%   +3.65%     
==========================================
  Files          22       24       +2     
  Lines         971      957      -14     
==========================================
+ Hits          898      920      +22     
+ Misses         73       37      -36     

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