cqframework / cqf-tooling

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

Versioning and NewRefreshIg Merge #526

Closed ddieppois closed 3 months ago

ddieppois commented 3 months ago

Description

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

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 20.27%. Comparing base (1f3a5c8) to head (8004ec1).

Files Patch % Lines
.../org/opencds/cqf/tooling/operation/ig/Refresh.java 0.00% 6 Missing :warning:
...encds/cqf/tooling/operation/ig/LibraryRefresh.java 0.00% 2 Missing :warning:
...qf/tooling/operation/ig/NewRefreshIGOperation.java 0.00% 1 Missing :warning:
...processor/argument/RefreshIGArgumentProcessor.java 87.50% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #526 +/- ## ============================================ + Coverage 20.25% 20.27% +0.01% - Complexity 1521 1522 +1 ============================================ Files 296 296 Lines 25199 25214 +15 Branches 3979 3980 +1 ============================================ + Hits 5104 5112 +8 - Misses 19248 19255 +7 Partials 847 847 ```

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