hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2.05k stars 1.33k forks source link

Add timezone based validate and manipulation of period start and end to $evaluate-measure #6328

Closed lukedegruchy closed 1 month ago

lukedegruchy commented 2 months ago
github-actions[bot] commented 2 months ago

Formatting check succeeded!

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 83.53%. Comparing base (406db33) to head (d22ae89). Report is 47 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6328 +/- ## ============================================ - Coverage 83.54% 83.53% -0.01% - Complexity 27432 27657 +225 ============================================ Files 1707 1722 +15 Lines 106185 107037 +852 Branches 13397 13463 +66 ============================================ + Hits 88710 89416 +706 - Misses 11750 11840 +90 - Partials 5725 5781 +56 ``` | [Flag](https://app.codecov.io/gh/hapifhir/hapi-fhir/pull/6328/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hapifhir) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/hapifhir/hapi-fhir/pull/6328/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hapifhir) | `83.53% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hapifhir#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

lukedegruchy commented 1 month ago

Superseded by: https://github.com/hapifhir/hapi-fhir/pull/6358