rust-bio / rust-htslib

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

refactor: improved readability for read orientation inference #439

Open johanneskoester opened 2 weeks ago

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 10906194037

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/bam/record.rs 14 20 70.0%
<!-- Total: 14 20 70.0% -->
Files with Coverage Reduction New Missed Lines %
src/bam/record.rs 1 77.66%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9223286963: 0.03%
Covered Lines: 2488
Relevant Lines: 3121

💛 - Coveralls