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

VariantEffect / dcd_mapping2 / 33021746516
0%
mavedb-main: 0%

Build:
Build:
LAST BUILD BRANCH: mavedb-dev
DEFAULT BRANCH: mavedb-main
Ran 26 Aug 2026 11:01PM UTC
Jobs 1
Files 18
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

26 Aug 2026 04:53PM UTC coverage: 0.0%. Remained the same
33021746516

push

github

bencap
fix(vrs): recompute allele identity from normalized content

identify_allele cleared the cached digests but called ga4gh_identify with the
default in_place, which only fills an empty id — and every allele reaching it
already has one, minted by AlleleTranslator over un-normalized content. Force
recomputation with in_place="always", and recompute location.id separately,
since ga4gh_identify writes only the id of the object it is handed. Only
deletions and duplications in repeat regions were affected; substitutions
normalize to themselves, so their pre-normalization id stayed correct by
coincidence and hid the bug.

Also look up vrs_ref_allele_seq by extension name rather than extensions[0],
which was correct only while it was the sole extension, and compute it only for
VRS 1.3 VariationDescriptors — VRS 2.x recovers the reference from
refgetAccession and coordinates, so computing it for 2.0 alleles cost a seqrepo
fetch per allele for a field nothing reads.

0 of 21 new or added lines in 2 files covered. (0.0%)

5 existing lines in 1 file now uncovered.

0 of 3152 relevant lines covered (0.0%)

0.0 hits per line

Uncovered Changes

Lines Coverage ∆ File
18
0.0
0.0% src/dcd_mapping/annotate.py
3
0.0
0.0% src/dcd_mapping/vrs_utils.py

Coverage Regressions

Lines Coverage ∆ File
5
0.0
0.0% src/dcd_mapping/annotate.py
Jobs
ID Job ID Ran Files Coverage
1 33021746516.1 26 Aug 2026 11:01PM UTC 18
0.0
GitHub Action Run
Source Files on build 33021746516
  • Tree
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33021746516
  • 1116463a on github
  • Prev Build on mavedb-dev (#30106423341)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc