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

seqtohashes errors instead of panic for frame errors #3445

Merged
merged 4 commits into from
Dec 20, 2024

rustfmt

a7697ba
Select commit
Loading
Failed to load commit list.
Merged

seqtohashes errors instead of panic for frame errors #3445

rustfmt
a7697ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 20, 2024 in 0s

86.41% (-0.04%) compared to 8a0600d

View this Pull Request on Codecov

86.41% (-0.04%) compared to 8a0600d

Details

Codecov Report

Attention: Patch coverage is 65.38462% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.41%. Comparing base (8a0600d) to head (a7697ba).
Report is 3 commits behind head on try-skipmers.

Files with missing lines Patch % Lines
src/core/src/ffi/minhash.rs 0.00% 5 Missing ⚠️
src/core/src/signature.rs 76.47% 4 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           try-skipmers    #3445      +/-   ##
================================================
- Coverage         86.44%   86.41%   -0.04%     
================================================
  Files               137      137              
  Lines             16156    16174      +18     
  Branches           2219     2219              
================================================
+ Hits              13966    13976      +10     
- Misses             1883     1891       +8     
  Partials            307      307              

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