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

fix: out of bound panic in case of long deletions #91

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 ⚠️

Comparison is base (a5c4a68) 88.87% compared to head (f4e2d5b) 88.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #91      +/-   ##
==========================================
- Coverage   88.87%   88.85%   -0.02%     
==========================================
  Files          19       19              
  Lines        7975     7980       +5     
==========================================
+ Hits         7088     7091       +3     
- Misses        887      889       +2     
Impacted Files Coverage Δ
src/mapper/altseq.rs 94.70% <100.00%> (-0.39%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe merged commit f0bcaa6 into main Apr 6, 2023
@holtgrewe holtgrewe deleted the fix-long-deletion-out-of-bounds-error branch April 6, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant