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

Original Form Values into Export #92

Open ChristineDuong opened 3 months ago

ChristineDuong commented 3 months ago

Sends original default form values over to results page and processes in export.

sonarcloud[bot] commented 3 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
9.2% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 14.60674% with 76 lines in your changes missing coverage. Please review.

Project coverage is 71.04%. Comparing base (ed6e677) to head (a2ee0ec).

Files Patch % Lines
src/utils/exportData.ts 0.00% 74 Missing :warning:
src/components/SearchForm/SearchForm.tsx 77.77% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #92 +/- ## ========================================== - Coverage 73.68% 71.04% -2.64% ========================================== Files 40 40 Lines 1364 1447 +83 Branches 418 481 +63 ========================================== + Hits 1005 1028 +23 - Misses 343 402 +59 - Partials 16 17 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.