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

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

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 03:38AM 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 03:33AM UTC coverage: 93.068% (+0.02%) from 93.052%
24490571523.3

push

github

web-flow
Cache VariantSequence.coverage() to avoid redundant recomputation (#155)

coverage() iterates over all reads and builds a numpy array each call.
Since VariantSequence is immutable (reads is a frozenset), the result
is cached in a _coverage_cache slot after first computation. The cache
slot is excluded from _fields so it doesn't affect __eq__ or __hash__.

Two new tests verify the caching and that it doesn't break equality.

Fixes #149

2054 of 2207 relevant lines covered (93.07%)

0.93 hits per line

Source Files on job 24490571523.3
  • Tree
  • List 55
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24490571523
  • ee04e766 on github
  • Prev Job for on master (#24490267859.1)
  • Next Job for on master (#24490911586.3)
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