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

Adds facilities to redcap export and site2 rubric #73

Closed ChristineDuong closed 8 months ago

ChristineDuong commented 8 months ago
sonarcloud[bot] commented 8 months ago

Quality Gate Failed Quality Gate failed

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

See analysis details on SonarCloud

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (7ad6bf8) 75.22% compared to head (47240b4) 73.68%. Report is 1 commits behind head on master.

Files Patch % Lines
src/pages/api/clinical-trial-search.ts 4.54% 19 Missing and 2 partials :warning:
src/utils/exportData.ts 6.66% 13 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #73 +/- ## ========================================== - Coverage 75.22% 73.68% -1.55% ========================================== Files 40 40 Lines 1336 1364 +28 Branches 404 418 +14 ========================================== Hits 1005 1005 - Misses 318 343 +25 - Partials 13 16 +3 ```

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