cqframework / clinical-reasoning

CQF Clinical Reasoning on FHIR for Java
https://www.cqframework.org/clinical-reasoning/
Apache License 2.0
33 stars 24 forks source link

Fixes for failing Measure test, fixes for debug logging being ignored, fixes for spelling errors #439

Closed JPercival closed 3 months ago

github-actions[bot] commented 3 months ago

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 54.03%. Comparing base (ddd4a00) to head (78c1dba).

Files Patch % Lines
...rc/main/java/org/opencds/cqf/fhir/cql/Engines.java 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #439 +/- ## ============================================ + Coverage 53.95% 54.03% +0.07% - Complexity 2165 2172 +7 ============================================ Files 280 280 Lines 11928 11933 +5 Branches 1634 1635 +1 ============================================ + Hits 6436 6448 +12 + Misses 4863 4857 -6 + Partials 629 628 -1 ```

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