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: Integrate cada prio web service (#213) #220

Merged
merged 6 commits into from
Nov 20, 2023

Conversation

gromdimon
Copy link
Contributor

Added cada-prio service to the current functionality

@gromdimon gromdimon self-assigned this Nov 17, 2023
@gromdimon gromdimon linked an issue Nov 17, 2023 that may be closed by this pull request
3 tasks
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #220 (a574dda) into main (5844c6e) will increase coverage by 0.02%.
Report is 1 commits behind head on main.
The diff coverage is 75.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #220      +/-   ##
==========================================
+ Coverage   80.07%   80.10%   +0.02%     
==========================================
  Files         127      130       +3     
  Lines        3770     3841      +71     
  Branches      843      854      +11     
==========================================
+ Hits         3019     3077      +58     
- Misses        693      704      +11     
- Partials       58       60       +2     
Files Coverage Δ
backend/app/api/internal/endpoints/proxy.py 100.00% <100.00%> (ø)
backend/app/core/config.py 90.41% <100.00%> (+0.13%) ⬆️
frontend/src/api/cadaprio.ts 100.00% <100.00%> (ø)
frontend/src/api/common.ts 100.00% <100.00%> (ø)
...tend/src/components/VariantDetails/VariantGene.vue 100.00% <100.00%> (ø)
frontend/src/views/GeneDetailView.vue 96.15% <100.00%> (+0.15%) ⬆️
frontend/src/components/HeaderDetailPage.vue 57.69% <0.00%> (ø)
frontend/src/stores/bookmarks.ts 85.36% <75.00%> (+14.63%) ⬆️
frontend/src/stores/cadaprio.ts 95.00% <95.00%> (ø)
frontend/src/components/CaseInformationCard.vue 64.19% <66.66%> (-4.93%) ⬇️
... and 1 more

@gromdimon gromdimon enabled auto-merge (squash) November 20, 2023 14:33
@gromdimon gromdimon merged commit 283209f into main Nov 20, 2023
9 checks passed
@gromdimon gromdimon deleted the 213-integrate-cada-prio-web-service-with-reev branch November 20, 2023 14:33
@holtgrewe holtgrewe added this to the 0.3.0 milestone Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate cada-prio web service with reev
2 participants