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

openvax / isovar / 24490571523
94%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 03:37AM UTC
Jobs 3
Files 55
Run time 1min
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

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

6 of 6 new or added lines in 2 files covered. (100.0%)

2054 of 2207 relevant lines covered (93.07%)

2.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24490571523.1 16 Apr 2026 03:37AM UTC 55
93.07
GitHub Action Run
2 24490571523.2 16 Apr 2026 03:37AM UTC 55
93.07
GitHub Action Run
3 24490571523.3 16 Apr 2026 03:38AM UTC 55
93.07
GitHub Action Run
Source Files on build 24490571523
  • Tree
  • List 55
  • Changed 2
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24490571523
  • ee04e766 on github
  • Prev Build on master (#24490267859)
  • Next Build on master (#24490911586)
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