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 by Removing Retrieve Expressions with Non-Matching Codes #1954

Closed alexanderkiel closed 2 months ago

alexanderkiel commented 2 months ago

Closes: #1952

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.91%. Comparing base (43f64ce) to head (3608d06).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1954/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/1954?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1954 +/- ## ========================================== - Coverage 94.93% 94.91% -0.02% ========================================== Files 319 319 Lines 19568 19576 +8 Branches 463 463 ========================================== + Hits 18576 18580 +4 - Misses 530 533 +3 - Partials 462 463 +1 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/samply/blaze/pull/1954/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)