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

Feature/sa compression #21

Merged
merged 27 commits into from
Jun 5, 2024

more debug info + some movement of SA code

859a66b
Select commit
Loading
Failed to load commit list.
Merged

Feature/sa compression #21

more debug info + some movement of SA code
859a66b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 28, 2024 in 0s

93.07% (target 90.00%)

View this Pull Request on Codecov

93.07% (target 90.00%)

Details

Codecov Report

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

Project coverage is 93.07%. Comparing base (bf4dba0) to head (859a66b).

Files Patch % Lines
sa-index/src/binary.rs 95.13% 7 Missing ⚠️
sa-builder/src/lib.rs 96.66% 3 Missing ⚠️
sa-index/src/peptide_search.rs 95.12% 2 Missing ⚠️
sa-mappings/src/functionality.rs 97.29% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           feature/sa      #21      +/-   ##
==============================================
- Coverage       99.27%   93.07%   -6.21%     
==============================================
  Files              11       20       +9     
  Lines             693     1963    +1270     
==============================================
+ Hits              688     1827    +1139     
- Misses              5      136     +131     

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