cqframework / cqf-tooling

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

Refresh IG Group file POST addition & messaging improvements #506

Closed echicoine-icf closed 5 months ago

echicoine-icf commented 8 months ago

This pull request covers the following changes:

image

By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0

echicoine-icf commented 5 months ago

Logger is now used over System.out

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 20.99%. Comparing base (d395b04) to head (69091a7).

:exclamation: Current head 69091a7 differs from pull request most recent head 3999567. Consider uploading reports for the commit 3999567 to get more accurate results

Files Patch % Lines
...opencds/cqf/tooling/processor/AbstractBundler.java 58.05% 72 Missing and 27 partials :warning:
...encds/cqf/tooling/processor/TestCaseProcessor.java 46.82% 58 Missing and 9 partials :warning:
...opencds/cqf/tooling/utilities/HttpClientUtils.java 45.00% 63 Missing and 3 partials :warning:
...opencds/cqf/tooling/processor/IGTestProcessor.java 0.00% 54 Missing :warning:
...g/opencds/cqf/tooling/utilities/ResourceUtils.java 62.00% 16 Missing and 3 partials :warning:
.../tooling/cql/exception/CqlTranslatorException.java 0.00% 16 Missing :warning:
...va/org/opencds/cqf/tooling/common/ThreadUtils.java 45.83% 11 Missing and 2 partials :warning:
...f/tooling/processor/PostBundlesInDirProcessor.java 0.00% 12 Missing :warning:
...org/opencds/cqf/tooling/processor/IGProcessor.java 66.66% 9 Missing and 2 partials :warning:
...rg/opencds/cqf/tooling/measure/MeasureBundler.java 75.60% 5 Missing and 5 partials :warning:
... and 10 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #506 +/- ## ============================================ + Coverage 20.85% 20.99% +0.13% - Complexity 1494 1520 +26 ============================================ Files 282 283 +1 Lines 24090 24300 +210 Branches 3832 3867 +35 ============================================ + Hits 5024 5101 +77 - Misses 18221 18351 +130 - Partials 845 848 +3 ```

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