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

openvax / isovar / 24490429886
93%
master: 94%

Build:
Build:
LAST BUILD BRANCH: codex/docs-cleanup-129-133-135
DEFAULT BRANCH: master
Ran 16 Apr 2026 03:32AM 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:28AM UTC coverage: 93.068% (+0.02%) from 93.052%
24490429886

Pull #155

github

iskandr
Cache VariantSequence.coverage() to avoid redundant recomputation

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
Pull Request #155: Fix #149: cache VariantSequence.coverage()

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 24490429886.1 16 Apr 2026 03:32AM UTC 55
93.07
GitHub Action Run
2 24490429886.2 16 Apr 2026 03:32AM UTC 55
93.07
GitHub Action Run
3 24490429886.3 16 Apr 2026 03:32AM UTC 55
93.07
GitHub Action Run
Source Files on build 24490429886
  • 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 #24490429886
  • Pull Request #155
  • PR Base - master (#24490267859)
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