cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

Date Roller Test Fixes #520

Closed c-schuler closed 5 months ago

c-schuler commented 5 months ago

Description

Migrating to LocalDate for parsing and date arithmetic to avoid Java Date DST quirks

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 20.99%. Comparing base (772d1ee) to head (57b7eca).

Files Patch % Lines
...f/tooling/operations/dateroller/RollTestDates.java 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #520 +/- ## ============================================ + Coverage 20.98% 20.99% +0.01% - Complexity 1519 1520 +1 ============================================ Files 283 283 Lines 24300 24296 -4 Branches 3867 3867 ============================================ + Hits 5099 5101 +2 + Misses 18352 18347 -5 + Partials 849 848 -1 ```

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