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

Support for encoding non-detached mate records #326

Merged
merged 1 commit into from
Nov 20, 2024

Support encoding non-detached mate records

1168f6b
Select commit
Loading
Failed to load commit list.
Merged

Support for encoding non-detached mate records #326

Support encoding non-detached mate records
1168f6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 18, 2024 in 0s

89.99% (+0.02%) compared to b1748fd

View this Pull Request on Codecov

89.99% (+0.02%) compared to b1748fd

Details

Codecov Report

Attention: Patch coverage is 95.58824% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.99%. Comparing base (b1748fd) to head (1168f6b).

Files with missing lines Patch % Lines
src/cljam/io/cram/encode/record.clj 94.64% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
+ Coverage   89.96%   89.99%   +0.02%     
==========================================
  Files         103      104       +1     
  Lines        9271     9323      +52     
  Branches      485      488       +3     
==========================================
+ Hits         8341     8390      +49     
  Misses        445      445              
- Partials      485      488       +3     

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