GMOD / cram-js

Read CRAM v3 and v2 in node or in the browser
MIT License
18 stars 9 forks source link

Fix parsing of data with colon in refName #132

Closed cmdcolin closed 8 months ago

cmdcolin commented 8 months ago

similar to change made in https://github.com/GMOD/bam-js/pull/103

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0baea2f) 90.14% compared to head (04a300b) 90.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #132 +/- ## ========================================== + Coverage 90.14% 90.15% +0.01% ========================================== Files 39 39 Lines 1968 1971 +3 Branches 388 390 +2 ========================================== + Hits 1774 1777 +3 Misses 193 193 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.