• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

openvax / isovar / 24487937872 / 3
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 02:03AM UTC
Files 55
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

16 Apr 2026 01:59AM UTC coverage: 93.067% (+0.1%) from 92.969%
24487937872.3

push

github

web-flow
Fix #127: TypeError when mapping_quality is None (#141)

* Fix TypeError when mapping_quality is None and min_mapping_quality is 0

Guard on mapping_quality is None first, regardless of min_mapping_quality.
When min_mapping_quality > 0, reads with None MAPQ are skipped (as before).
When min_mapping_quality == 0, None MAPQ is treated as 0 so the comparison
does not raise TypeError.

Fixes #127

* Remove accidentally committed worktree submodule

2027 of 2178 relevant lines covered (93.07%)

0.93 hits per line

Source Files on job 24487937872.3
  • Tree
  • List 55
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24487937872
  • f9694f5e on github
  • Prev Job for on master (#24486760182.2)
  • Next Job for on master (#24488180746.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc