samply / blaze

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

Implement the ToConcept Function and Equivalence on Concept #1873

Closed alexanderkiel closed 2 weeks ago

alexanderkiel commented 2 weeks ago

Closes: #1872

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.78%. Comparing base (a5e23d3) to head (66562f7).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1873/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/1873?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1873 +/- ## ========================================== + Coverage 94.70% 94.78% +0.08% ========================================== Files 320 320 Lines 19254 19278 +24 Branches 477 476 -1 ========================================== + Hits 18234 18273 +39 + Misses 543 529 -14 + Partials 477 476 -1 ``` | [Files](https://app.codecov.io/gh/samply/blaze/pull/1873?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) | Coverage Δ | | |---|---|---| | [modules/cql/src/blaze/elm/code.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fcode.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9jb2RlLmNsag==) | `100.00% <100.00%> (+15.00%)` | :arrow_up: | | [...les/cql/src/blaze/elm/compiler/clinical\_values.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fcompiler%2Fclinical_values.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9jb21waWxlci9jbGluaWNhbF92YWx1ZXMuY2xq) | `100.00% <100.00%> (ø)` | | | [...s/cql/src/blaze/elm/compiler/structured\_values.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fcompiler%2Fstructured_values.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9jb21waWxlci9zdHJ1Y3R1cmVkX3ZhbHVlcy5jbGo=) | `74.48% <100.00%> (+1.02%)` | :arrow_up: | | [modules/cql/src/blaze/elm/concept.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fconcept.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9jb25jZXB0LmNsag==) | `100.00% <100.00%> (ø)` | | | [modules/cql/src/blaze/elm/list.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Flist.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9saXN0LmNsag==) | `98.01% <100.00%> (ø)` | | | [modules/cql/src/blaze/elm/quantity.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fquantity.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9xdWFudGl0eS5jbGo=) | `99.24% <100.00%> (+3.00%)` | :arrow_up: | | [...dules/cql/src/blaze/elm/compiler/reusing\_logic.clj](https://app.codecov.io/gh/samply/blaze/pull/1873?src=pr&el=tree&filepath=modules%2Fcql%2Fsrc%2Fblaze%2Felm%2Fcompiler%2Freusing_logic.clj&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply#diff-bW9kdWxlcy9jcWwvc3JjL2JsYXplL2VsbS9jb21waWxlci9yZXVzaW5nX2xvZ2ljLmNsag==) | `84.32% <92.30%> (+1.54%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/samply/blaze/pull/1873/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)