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

Add pathsConstrainedToValueSets to the EvaluationResult #591

Closed VeraPrinsen closed 7 months ago

VeraPrinsen commented 7 months ago

The 'pathsConstrainedtoValueSets' was missing from the EvaluationResult like the 'pathsThatMustNotExist' etc. are in the EvaluationResult. This is now added to the total result.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.76%. Comparing base (8ee3327) to head (45f6daf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #591 +/- ## ========================================= Coverage 71.75% 71.76% - Complexity 6946 6948 +2 ========================================= Files 663 663 Lines 22686 22691 +5 Branches 3673 3674 +1 ========================================= + Hits 16279 16284 +5 Misses 4670 4670 Partials 1737 1737 ```

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