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: Adjust to ClinVar API change (Nov 2022) (#47) #48

Merged
merged 1 commit into from
Nov 29, 2022

Conversation

holtgrewe
Copy link
Contributor

No description provided.

@holtgrewe holtgrewe linked an issue Nov 29, 2022 that may be closed by this pull request
@holtgrewe holtgrewe marked this pull request as ready for review November 29, 2022 11:23
@github-actions
Copy link
Contributor

Please format your code with black: make black.

@holtgrewe holtgrewe force-pushed the 47-adjust-to-latest-clinvar-api-version branch from 2201ca4 to 53d5ed5 Compare November 29, 2022 11:24
@holtgrewe holtgrewe changed the title Adjust to ClinVar API change (Nov 2022) (#47) feat: Adjust to ClinVar API change (Nov 2022) (#47) Nov 29, 2022
@holtgrewe holtgrewe force-pushed the 47-adjust-to-latest-clinvar-api-version branch from 53d5ed5 to db23d15 Compare November 29, 2022 11:26
@codecov
Copy link

codecov bot commented Nov 29, 2022

Codecov Report

Base: 82.98% // Head: 82.93% // Decreases project coverage by -0.04% ⚠️

Coverage data is based on head (db23d15) compared to base (0c7e0f9).
Patch coverage: 92.85% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   82.98%   82.93%   -0.05%     
==========================================
  Files          18       18              
  Lines        1393     1395       +2     
==========================================
+ Hits         1156     1157       +1     
- Misses        237      238       +1     
Impacted Files Coverage Δ
clinvar_this/batches.py 15.09% <ø> (ø)
clinvar_this/io/tsv.py 46.92% <ø> (ø)
clinvar_api/models/sub_payload.py 99.59% <88.88%> (-0.41%) ⬇️
clinvar_api/msg/sub_payload.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@holtgrewe holtgrewe merged commit 1dd0b51 into main Nov 29, 2022
@holtgrewe holtgrewe deleted the 47-adjust-to-latest-clinvar-api-version branch November 29, 2022 11:31
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.

Adjust to latest clinvar API version.
1 participant