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

Replace all data in a research study with data from CT.gov #45

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

dmpotter44
Copy link
Contributor

Rather than attempt to update data from the matching service, this replaces it with a function that instead replaces any existing data with data from the ClinicalTrials.gov API. (Note that matching services should still attempt to fill in as much data as they can, as the CT.gov data can only be used if the trial exists on CT.gov.)

@dmpotter44 dmpotter44 requested a review from zlister February 6, 2024 18:12
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (2872f1e) 97.01% compared to head (14bd619) 97.08%.

Files Patch % Lines
src/study-fhir-converter.ts 94.17% 0 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage   97.01%   97.08%   +0.06%     
==========================================
  Files          14       14              
  Lines         938      926      -12     
  Branches      285      272      -13     
==========================================
- Hits          910      899      -11     
  Misses          2        2              
+ Partials       26       25       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zlister zlister merged commit 948c6d4 into master Feb 8, 2024
3 of 4 checks passed
@zlister zlister deleted the replace-data-in-study branch February 8, 2024 16:07
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.

2 participants