cqframework / cqf-tooling

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

Updated modelinfo generation for QICore 6 and USCore 6.1.0 #514

Closed brynrhodes closed 3 months ago

brynrhodes commented 6 months ago

Updates the modelinfo generation to support USCore 6.1.0 and QICore 6.0.0

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

ddieppois commented 6 months ago

We had an issue with the ModelInfo generation related to an outdated library, I'll test it after merge to confirm it works as expected !

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 20.26%. Comparing base (2148f4d) to head (2b76d88).

Files Patch % Lines
...oling/modelinfo/qicore/QICoreClassInfoBuilder.java 0.00% 78 Missing :warning:
...oling/modelinfo/uscore/USCoreClassInfoBuilder.java 0.00% 49 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #514 +/- ## ============================================ - Coverage 20.26% 20.26% -0.01% - Complexity 1521 1522 +1 ============================================ Files 296 296 Lines 25214 25229 +15 Branches 3980 3980 ============================================ + Hits 5110 5112 +2 - Misses 19256 19270 +14 + Partials 848 847 -1 ```

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