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

openvax / isovar / 24486760182
94%

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

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

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

2023 of 2176 relevant lines covered (92.97%)

2.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24486760182.1 16 Apr 2026 01:20AM UTC 55
92.97
GitHub Action Run
2 24486760182.2 16 Apr 2026 01:20AM UTC 55
92.97
GitHub Action Run
3 24486760182.3 16 Apr 2026 01:21AM UTC 55
92.97
GitHub Action Run
Source Files on build 24486760182
  • Tree
  • List 55
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24486760182
  • 62caca0a on github
  • Prev Build on master (#24485183893)
  • Next Build on master (#24487937872)
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