jguhlin / minimap2-rs

Rust bindings to minimap2 library
Other
51 stars 11 forks source link

Minimap2.26 #37

Closed jguhlin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #37 (af56df0) into main (3697375) will decrease coverage by 0.11%. The diff coverage is 74.07%.

:exclamation: Current head af56df0 differs from pull request most recent head 6eb95b7. Consider uploading reports for the commit 6eb95b7 to get more accurate results

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
- Coverage   49.35%   49.25%   -0.11%     
==========================================
  Files           3        3              
  Lines         701      735      +34     
==========================================
+ Hits          346      362      +16     
- Misses        355      373      +18     
Impacted Files Coverage Δ
minimap2-sys/src/bindings.rs 0.00% <ø> (ø)
src/lib.rs 74.45% <74.07%> (-2.79%) :arrow_down:
jguhlin commented 1 year ago

Fixes #31 (hopefully)