mcode / clinical-trial-matching-app

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

Add testing for qualifiers on biomarkers #91

Closed dmendelowitz closed 1 month ago

dmendelowitz commented 1 month ago

Adds new tests to ensure biomarkers without proper qualifier values are filtered out

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
88.6% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.62%. Comparing base (6c06d72) to head (7198a4d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## eom #91 +/- ## ======================================= Coverage 81.62% 81.62% ======================================= Files 41 41 Lines 1497 1497 Branches 449 449 ======================================= Hits 1222 1222 Misses 265 265 Partials 10 10 ```

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