samply / blaze

A FHIR® Server with internal, fast CQL Evaluation Engine
https://samply.github.io/blaze
Apache License 2.0
151 stars 18 forks source link

Optimize CQL Logical Expressions #1950

Closed alexanderkiel closed 2 months ago

alexanderkiel commented 2 months ago

Closes: #1944

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.92%. Comparing base (b5ae6c9) to head (7ca35f7).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1950/graphs/tree.svg?width=650&height=150&src=pr&token=tuYGGhSxBX&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)](https://app.codecov.io/gh/samply/blaze/pull/1950?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1950 +/- ## ========================================== + Coverage 94.91% 94.92% +0.01% ========================================== Files 319 319 Lines 19549 19568 +19 Branches 466 463 -3 ========================================== + Hits 18554 18575 +21 + Misses 531 530 -1 + Partials 464 463 -1 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/samply/blaze/pull/1950/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)