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

VariantEffect / dcd_mapping2
0%
mavedb-main: 0%

Build:
Build:
LAST BUILD BRANCH: mavedb-dev
DEFAULT BRANCH: mavedb-main
Repo Added 28 May 2026 06:16PM UTC
Files 18
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

LAST BUILD ON BRANCH mavedb-dev
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • davereinhart/fix-ensembl-protein-id-check
  • feature/bencap/target-variant-projection
  • feature/bencap/vrs-correctness
  • maintenance/bencap/coveralls-ci-action
  • mavedb-dev
  • mavedb-main

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

Relevant lines Covered
Build:
Build:
3152 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on mavedb-main
  • Tree
  • List 18
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33021746516 mavedb-dev 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 All... push 26 Aug 2026 11:01PM UTC bencap github
0.0
30106423341 mavedb-dev feat(transcripts): map non-RefSeq accession targets to RefSeq MANE counterparts Accession-based targets declared with Ensembl protein (ENSP) or transcript (ENST) accessions previously passed through as bare, unresolved accessions or were dropped,... push 24 Jul 2026 03:43PM UTC bencap github
0.0
29136325134 mavedb-dev fix(transcripts): collapse all() list arg and add target local - Reindent the all([...]) call in _offset_target_sequence to hug the brackets instead of nesting the list on its own lines - Bind target = scoreset_metadata.target_genes[target_gene... push 11 Jul 2026 02:26AM UTC bencap github
0.0
29046973663 mavedb-dev Merge pull request #108 from VariantEffect/feature/bencap/target-variant-projection feat: Reverse Translation Mapping Support push 09 Jul 2026 08:11PM UTC web-flow github
0.0
29046965904 feature/bencap/target-variant-projection Merge fce74453e into 60dc01cc3 Pull #108 09 Jul 2026 08:11PM UTC web-flow github
0.0
29046872785 mavedb-dev Merge pull request #106 from VariantEffect/feature/bencap/vrs-correctness feat: VRS Correctness push 09 Jul 2026 08:09PM UTC web-flow github
0.0
29046846017 mavedb-dev Merge pull request #110 from VariantEffect/davereinhart/fix-ensembl-protein-id-check fix: Remove underscore from check for Ensembl Protein ID push 09 Jul 2026 08:09PM UTC web-flow github
0.0
28880500488 davereinhart/fix-ensembl-protein-id-check Merge b317fd354 into 138dad4d4 Pull #110 07 Jul 2026 04:03PM UTC web-flow github
0.0
27313247876 feature/bencap/vrs-correctness Merge ad228a96f into e1154a3b4 Pull #106 10 Jun 2026 11:34PM UTC web-flow github
0.0
27311385558 mavedb-main Merge pull request #105 from VariantEffect/mavedb-dev Release 2026.2.1 push 10 Jun 2026 10:50PM UTC web-flow github
0.0
See All Builds (15)
  • Repo on GitHub
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