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

Update terminology data to release 2.4.0 #619

Closed J3173 closed 3 months ago

J3173 commented 3 months ago

Update the terminology information to release 2.4.0

This uses the XML files from https://github.com/openEHR/specifications-TERM/tree/Release-2.4.0/computable/XML with two modifications:

The fullTermFile.json is regenerated according to the README and tests are updated to match the changes in the terminology files.

The terminology information is not yet updated to release 3.0.0 as it contains breaking changes. This should probably be done in a major version update of Archie itself.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 71.97%. Comparing base (0e79616) to head (1f68923). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #619 +/- ## ============================================ + Coverage 71.91% 71.97% +0.06% - Complexity 7055 7085 +30 ============================================ Files 671 671 Lines 23015 23083 +68 Branches 3736 3761 +25 ============================================ + Hits 16551 16615 +64 Misses 4717 4717 - Partials 1747 1751 +4 ```

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