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

OSHRTT-19 Update UI to Support Disease Status #79

Closed ChristineDuong closed 6 months ago

ChristineDuong commented 7 months ago

OSHRTT-19

Adds Disease Status to UI.

Testing:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 60.86957% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 73.46%. Comparing base (53375c6) to head (482cb1a).

Files Patch % Lines
src/utils/fhirConversionUtils.ts 28.57% 5 Missing :warning:
src/components/SearchForm/FormFields.tsx 50.00% 2 Missing :warning:
src/components/SearchForm/SearchForm.tsx 50.00% 1 Missing :warning:
src/utils/exportSearch.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## eom #79 +/- ## ========================================== - Coverage 73.68% 73.46% -0.22% ========================================== Files 40 40 Lines 1364 1387 +23 Branches 418 423 +5 ========================================== + Hits 1005 1019 +14 - Misses 343 352 +9 Partials 16 16 ```

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

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud