feat: more streamlined query parsing (#257) #259
Merged
Codecov / codecov/project
failed
Dec 9, 2023 in 1s
79.74% (-1.51%) compared to 61bab0b
View this Pull Request on Codecov
79.74% (-1.51%) compared to 61bab0b
Details
Codecov Report
Merging #259 (7b5f131) into main (61bab0b) will decrease coverage by
1.51%
.
The diff coverage is70.65%
.
Additional details and impacted files
@@ Coverage Diff @@
## main #259 +/- ##
==========================================
- Coverage 81.25% 79.74% -1.51%
==========================================
Files 150 153 +3
Lines 4864 5060 +196
Branches 1122 1203 +81
==========================================
+ Hits 3952 4035 +83
- Misses 819 924 +105
- Partials 93 101 +8
Files | Coverage Δ | |
---|---|---|
frontend/src/api/annonars.ts | 100.00% <100.00%> (ø) |
|
frontend/src/components/CaseInformationCard.vue | 63.41% <ø> (ø) |
|
...rontend/src/components/GeneDetails/ClinvarCard.vue | 100.00% <100.00%> (ø) |
|
...nts/GeneDetails/ClinvarCard/VariationLandscape.vue | 72.72% <100.00%> (ø) |
|
...tend/src/components/GeneDetails/ExpressionCard.vue | 68.57% <100.00%> (-2.86%) |
⬇️ |
...ontend/src/components/GeneDetails/OverviewCard.vue | 78.37% <ø> (-2.71%) |
⬇️ |
frontend/src/components/GenomeBrowser.vue | 42.85% <100.00%> (-5.72%) |
⬇️ |
frontend/src/components/PageHeader.vue | 68.00% <100.00%> (ø) |
|
frontend/src/components/Profile/BookmarksCard.vue | 50.00% <100.00%> (+8.82%) |
⬆️ |
frontend/src/components/Profile/CaseCard.vue | 67.07% <ø> (ø) |
|
... and 41 more |
Loading