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 basic sorting by date #83

Closed dmpotter44 closed 5 months ago

dmpotter44 commented 6 months ago

Adds basic sorting by the effectiveDateTime field.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 74.67%. Comparing base (d78b271) to head (a4d0267).

Files Patch % Lines
src/utils/fhir/fetch.ts 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## eom #83 +/- ## ========================================== + Coverage 74.42% 74.67% +0.25% ========================================== Files 41 41 Lines 1384 1406 +22 Branches 420 428 +8 ========================================== + Hits 1030 1050 +20 - Misses 338 340 +2 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
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint