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

openvax / varcode / 25822228984
88%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 07:47PM UTC
Jobs 0
Files 0
Run time –
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

pending completion
25822228984

push

github

web-flow
Rename PhaseAmbiguousEffect -> PhaseCandidateSet (#376)

* Rename PhaseAmbiguousEffect -> PhaseCandidateSet (bump 4.23.0)

The class wraps a set of phase-hypothesis candidates, so a plural-
flavored name reads better at call sites:

    if isinstance(eff, PhaseCandidateSet):
        for c in eff.candidates:
            ...

Hard rename (no alias). The class is only exported via
varcode.effects.effect_classes, so this affects only callers that
imported the name directly.

docs/germline.md rewritten to lead with three concrete scenarios:
1. no germline (reference-relative)
2. germline + unknown phase -> PhaseCandidateSet
3. germline + phase_resolver -> single MutationEffect

Capturing real CFTR test-fixture output throughout.

* test.sh: memory-aware pytest-xdist worker count

Mirror the worker-cap logic from trufflepig/hitlist/tsarina/vaxrank
so concurrent test runs across sibling repos can't fork-bomb the
laptop. Picks min(cpu_reserve, available_RAM / PER_WORKER_GB),
reserves 1-2 cores, falls back to serial pytest when xdist isn't
installed, logs inputs so the chosen worker count is auditable.

* Address review nits: rename test method, CHANGELOG entry, resolver-stub caveat
Source Files on build 25822228984
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25822228984
  • 3515508b on github
  • Prev Build on main (#25820006442)
  • Next Build on main (#25887424817)
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