cqframework / cqf-tooling

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

Update refresh ig 2 #524

Closed ddieppois closed 4 months ago

ddieppois commented 4 months ago

Description

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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 20.25%. Comparing base (9af262c) to head (54c9494).

Files Patch % Lines
...a/org/opencds/cqf/tooling/operation/ig/IGInfo.java 0.00% 229 Missing :warning:
...encds/cqf/tooling/operation/ig/LibraryRefresh.java 0.00% 137 Missing :warning:
...qf/tooling/operation/ig/NewRefreshIGOperation.java 0.00% 108 Missing :warning:
...qf/tooling/operation/ig/PlanDefinitionRefresh.java 0.00% 95 Missing :warning:
...encds/cqf/tooling/operation/ig/MeasureRefresh.java 0.00% 61 Missing :warning:
.../org/opencds/cqf/tooling/operation/ig/Refresh.java 0.00% 52 Missing :warning:
...g/opencds/cqf/tooling/operation/BundlePublish.java 0.00% 43 Missing :warning:
...qf/tooling/operation/ig/PlanDefinitionPackage.java 0.00% 43 Missing :warning:
...encds/cqf/tooling/operation/ig/LibraryPackage.java 0.00% 34 Missing :warning:
.../org/opencds/cqf/tooling/npm/NamespaceManager.java 0.00% 30 Missing :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #524 +/- ## ============================================ - Coverage 20.99% 20.25% -0.75% + Complexity 1520 1519 -1 ============================================ Files 283 296 +13 Lines 24296 25191 +895 Branches 3867 3978 +111 ============================================ + Hits 5101 5102 +1 - Misses 18347 19240 +893 - Partials 848 849 +1 ```

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