openEHR / archie

OpenEHR library implementing ADL 2, AOM 2, BMM, RM 1.0.4 and many tools
Apache License 2.0
53 stars 25 forks source link

Correct error reporting for invalid CComplexObjectProxy nodes. #623

Open wolandscat opened 3 months ago

wolandscat commented 3 months ago

This is a straight coding error that incorrectly reports errors with use_node validation.

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.94%. Comparing base (8df5c64) to head (07831b3).

Files Patch % Lines
...etypevalidator/validations/FlatFormValidation.java 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #623 +/- ## ========================================= Coverage 71.94% 71.94% Complexity 7066 7066 ========================================= Files 671 671 Lines 23034 23034 Branches 3740 3740 ========================================= Hits 16572 16572 Misses 4717 4717 Partials 1745 1745 ```

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