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 dotty to allow querying for HGVS variants (#101) #110

Merged
merged 2 commits into from
Oct 4, 2023

Conversation

holtgrewe
Copy link
Member

No description provided.

@holtgrewe holtgrewe linked an issue Oct 4, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

Merging #110 (1509ddf) into main (2ce7de2) will increase coverage by 5.93%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   80.75%   86.69%   +5.93%     
==========================================
  Files          87       32      -55     
  Lines        2349      466    -1883     
  Branches      558        0     -558     
==========================================
- Hits         1897      404    -1493     
+ Misses        424       62     -362     
+ Partials       28        0      -28     
Files Coverage Δ
backend/app/api/internal/endpoints/proxy.py 100.00% <100.00%> (ø)
backend/app/core/config.py 90.14% <100.00%> (+0.14%) ⬆️

... and 55 files with indirect coverage changes

@holtgrewe holtgrewe enabled auto-merge (squash) October 4, 2023 12:54
@holtgrewe holtgrewe merged commit 781f383 into main Oct 4, 2023
9 checks passed
@holtgrewe holtgrewe deleted the 101-integrate-cdot-api-in-variant-query branch October 4, 2023 12:58
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 cdot API in variant query
1 participant