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

VariantEffect / mavedb-ui / 31422915522
3%

Build:
DEFAULT BRANCH: main
Ran 10 Aug 2026 07:12PM 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

10 Aug 2026 07:08PM UTC coverage: 6.319% (+3.7%) from 2.596%
31422915522

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.

202 of 296 branches covered (68.24%)

Branch coverage included in aggregate %.

36 of 48 new or added lines in 4 files covered. (75.0%)

143 existing lines in 12 files now uncovered.

487 of 10608 relevant lines covered (4.59%)

0.51 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
34
0.0
-2.68% src/api/mavedb/score-sets.ts
23
0.0
-2.94% src/api/mavedb/variants.ts
10
0.0
-100.0% src/api/mavedb/index.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 31422915522.1 10 Aug 2026 07:12PM UTC 104
6.32
GitHub Action Run
Source Files on build 31422915522
  • Tree
  • List 104
  • Changed 16
  • Source Changed 8
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31422915522
  • e9d93a73 on github
  • Prev Build on main (#28075931329)
  • Next Build on main (#31423431629)
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