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

VariantEffect / mavedb-ui / 31444664963
10%

Build:
DEFAULT BRANCH: main
Ran 11 Aug 2026 12:03AM UTC
Jobs 1
Files 104
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

11 Aug 2026 12:03AM UTC coverage: 10.159% (+7.6%) from 2.596%
31444664963

push

github

bencap
feat(variant): show gnomAD population frequency on the variant page

Fills the annotations card's "Population Frequency" column, until now a
"Data coming soon" placeholder. gnomAD is linked to a single mapped variant
by ClinGen allele ID, so the frequency is a direct assertion about the
measured allele rather than an aggregate over related variants.

- Add MvGnomadSummary: AF with the AC/AN behind it, FAF95 with the genetic
  ancestry group attaining it, and a deep link to the gnomAD variant page,
  bottom-aligned so provenance lines up across the card's columns.
- Read the record from the score set's variant data CSV via
  gnomadFromVariantRow, which normalises the namespace's NA sentinels. A
  variant absent from gnomAD reports as having no record, not zero frequency.
- Derive GnomadFrequency from the generated OpenAPI schema, so renaming or
  retyping a field on the API model breaks compilation here.
- Split HISTOGRAM_VARIANT_DATA_NAMESPACES into SCORE_SET_CHART_NAMESPACES and
  VARIANT_PAGE_NAMESPACES. One list fed two screens under a name describing
  neither, and only the variant page reads gnomAD, so the score set charts no
  longer fetch seven unused columns on every row.

Requires the widened gnomad CSV namespace in the API.

266 of 360 branches covered (73.89%)

Branch coverage included in aggregate %.

37 of 49 new or added lines in 4 files covered. (75.51%)

210 existing lines in 15 files now uncovered.

866 of 10783 relevant lines covered (8.03%)

0.68 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
0.0
-2.68% src/api/mavedb/score-sets.ts
3
0.0
0.0% src/composables/use-variant-lookup.ts
2
0.0
-2.94% src/api/mavedb/variants.ts

Coverage Regressions

Lines Coverage ∆ File
66
0.0
0.0% src/composables/use-variant-lookup.ts
45
47.19
45.37% src/lib/mavemd.ts
34
0.0
-2.68% src/api/mavedb/score-sets.ts
23
0.0
-2.94% src/api/mavedb/variants.ts
16
0.0
0.0% src/router/index.ts
10
0.0
-100.0% src/api/mavedb/index.ts
6
60.94
60.94% src/api/clingen/alleles.ts
3
88.76
88.76% src/composables/use-score-set-downloads.ts
1
0.0
-6.25% src/api/mavedb/access-keys.ts
1
0.0
-1.23% src/api/mavedb/calibrations.ts
1
0.0
-2.56% src/api/mavedb/collections.ts
1
0.0
-4.35% src/api/mavedb/experiments.ts
1
0.0
-12.5% src/api/mavedb/orcid.ts
1
0.0
-4.35% src/api/mavedb/permissions.ts
1
0.0
-11.11% src/api/mavedb/users.ts
Jobs
ID Job ID Ran Files Coverage
1 31444664963.1 11 Aug 2026 12:03AM UTC 104
10.16
GitHub Action Run
Source Files on build 31444664963
  • Tree
  • List 104
  • Changed 24
  • Source Changed 13
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31444664963
  • 38894c6e on github
  • Prev Build on main (#31423431629)
  • Next Build on main (#31444699309)
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