Closed lukedegruchy closed 2 months ago
Attention: Patch coverage is 0%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 21.85%. Comparing base (
6dd2f5c
) to head (02d57ae
). Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...pencds/cqf/tooling/modelinfo/ClassInfoBuilder.java | 0.00% | 5 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Ensure abstract classes are set to retrievable = false in ModelInfo.
Description
Ensure StructureDefinitions with abstract result in the corresponding ModelInfo class having retrievable = false.
By creating this PR you acknowledge that your contribution will be licensed under Apache 2.0