Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: more streamlined query parsing (#257) #259

Merged
merged 11 commits into from
Dec 9, 2023

tests

7b5f131
Select commit
Loading
Failed to load commit list.
Merged

feat: more streamlined query parsing (#257) #259

tests
7b5f131
Select commit
Loading
Failed to load commit list.
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 is 70.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

... and 6 files with indirect coverage changes