CODEX-CELIDA / execution-engine

Execution engine for mapping clinical guideline recommendations on OMOP CDM patient data
2 stars 0 forks source link

Feat/extensible factories #158

Closed glichtner closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 86.23188% with 19 lines in your changes missing coverage. Please review.

Project coverage is 87.33%. Comparing base (91700f6) to head (f47e74d).

Files Patch % Lines
execution_engine/omop/criterion/combination.py 66.66% 6 Missing :warning:
...converter/characteristic/ventilation_observable.py 76.47% 4 Missing :warning:
execution_engine/fhir/terminology.py 69.23% 4 Missing :warning:
execution_engine/builder.py 90.90% 3 Missing :warning:
execution_engine/omop/criterion/concept.py 50.00% 1 Missing :warning:
execution_engine/omop/vocabulary.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #158 +/- ## ========================================== + Coverage 87.21% 87.33% +0.12% ========================================== Files 90 90 Lines 5434 5472 +38 ========================================== + Hits 4739 4779 +40 + Misses 695 693 -2 ```

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