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

Fix Download Sorted Test #1852

Closed alexanderkiel closed 5 days ago

alexanderkiel commented 5 days ago

Timestamps can also contain no milliseconds, so we also have to cut for 'Z' from zulu time.

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 (63d4de7) to head (267c8bf).

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