samply / blaze

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

Output Last Updated Values in Case of Error #1847

Closed alexanderkiel closed 5 days ago

alexanderkiel commented 5 days ago

I can't reproduce the error locally, so I just added an echo of all the last updated values in case of error.

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 94.74%. Comparing base (b85d890) to head (8ead625). Report is 2 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/samply/blaze/pull/1847/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/1847?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply) ```diff @@ Coverage Diff @@ ## main #1847 +/- ## ======================================= Coverage 94.73% 94.74% ======================================= Files 282 282 Lines 18414 18414 Branches 428 428 ======================================= + Hits 17445 17446 +1 + Misses 541 540 -1 Partials 428 428 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/samply/blaze/pull/1847/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=samply)