mcode / clinical-trial-matching-app

Smart on FHIR application for matching patient records with clinical trials
Apache License 2.0
6 stars 1 forks source link

Add service name tracking and include in export #49

Closed ChristineDuong closed 1 year ago

ChristineDuong commented 1 year ago

Keeps track of what matching services returns a trial. Returns that in the export. Also filters out pilot trial.

codecov[bot] commented 1 year ago

Codecov Report

Merging #49 (b0bd3ff) into develop (edd66bb) will decrease coverage by 0.04%. The diff coverage is 11.11%.

@@             Coverage Diff             @@
##           develop      #49      +/-   ##
===========================================
- Coverage    59.76%   59.73%   -0.04%     
===========================================
  Files           49       49              
  Lines         1265     1264       -1     
  Branches       374      375       +1     
===========================================
- Hits           756      755       -1     
  Misses         508      508              
  Partials         1        1              
Impacted Files Coverage Δ
src/pages/api/clinical-trial-search.ts 54.11% <0.00%> (ø)
src/utils/exportData.ts 100.00% <ø> (ø)
src/components/Results/utils.ts 23.30% <100.00%> (-0.74%) :arrow_down:
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication