rust-bio / rust-htslib

This library provides HTSlib bindings and a high level Rust API for reading and writing BAM files.
MIT License
308 stars 80 forks source link

fix: in bam record buffer, change the start of the window to the first added item in last iteration #430

Closed Addimator closed 6 months ago

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 9031415072

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/bam/buffer.rs 2 3 66.67%
<!-- Total: 2 3 66.67% -->
Totals Coverage Status
Change from base Build 9031411333: 0.1%
Covered Lines: 2484
Relevant Lines: 3110

💛 - Coveralls