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: Panic on trailing omitted FORMAT records #417

Closed fennerm closed 8 months ago

fennerm commented 9 months ago

Fix for https://github.com/rust-bio/rust-htslib/issues/407

coveralls commented 9 months ago

Pull Request Test Coverage Report for Build 8021006388

Details


Totals Coverage Status
Change from base Build 8010520476: 0.05%
Covered Lines: 2443
Relevant Lines: 3060

💛 - Coveralls