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

openvax / isovar / 24486760182 / 2
94%
master: 94%

Build:
DEFAULT BRANCH: master
Ran 16 Apr 2026 01:20AM 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:16AM UTC coverage: 92.969% (+0.05%) from 92.923%
24486760182.2

push

github

web-flow
Fix: honor max_protein_sequences_per_variant in sorted_protein_sequences_for_variant (#140)

Apply the cap inside sorted_protein_sequences_for_variant so both run_isovar
and protein_sequences_from_read_evidence_generator respect it. Remove the
now-redundant slice in the generator path.

Before this change, ProteinSequenceCreator(max_protein_sequences_per_variant=N)
and the --max-protein-sequences-per-variant CLI flag were silently ignored
when used through run_isovar (the main `isovar` CLI), since that code path
called sorted_protein_sequences_for_variant directly.

Adds three regression tests: unit test for the cap, unit test for the None
(no-cap) case, and integration test through run_isovar. All fail on the
unfixed code.

Fixes #132

2023 of 2176 relevant lines covered (92.97%)

0.93 hits per line

Source Files on job 24486760182.2
  • Tree
  • List 55
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24486760182
  • 62caca0a on github
  • Prev Job for on master (#24485183893.1)
  • Next Job for on master (#24487937872.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