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

Automatic read name generation for CRAM records #308

Merged
merged 1 commit into from
May 22, 2024

Generate CRAM qname if it's absent

69e852a
Select commit
Loading
Failed to load commit list.
Merged

Automatic read name generation for CRAM records #308

Generate CRAM qname if it's absent
69e852a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 22, 2024 in 0s

88.39% (-0.02%) compared to 82e16ed

View this Pull Request on Codecov

88.39% (-0.02%) compared to 82e16ed

Details

Codecov Report

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

Project coverage is 88.39%. Comparing base (82e16ed) to head (69e852a).

Files Patch % Lines
src/cljam/io/cram/core.clj 66.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   88.40%   88.39%   -0.02%     
==========================================
  Files          95       95              
  Lines        8228     8255      +27     
  Branches      506      506              
==========================================
+ Hits         7274     7297      +23     
- Misses        448      452       +4     
  Partials      506      506              

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