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 initialisation error for BMM enum types. Without this, BMM-ba… #624

Open wolandscat opened 3 months ago

wolandscat commented 3 months ago

…sed validation of archetype CString and CInteger types fails, if no itemValues have been explicitly set in the BMM source files.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 71.95%. Comparing base (8df5c64) to head (3a586f3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #624 +/- ## ============================================ + Coverage 71.94% 71.95% +0.01% - Complexity 7066 7069 +3 ============================================ Files 671 671 Lines 23034 23043 +9 Branches 3740 3741 +1 ============================================ + Hits 16572 16581 +9 Misses 4717 4717 Partials 1745 1745 ```

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