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

Deprecate logical path support #606

Closed J3173 closed 5 months ago

J3173 commented 5 months ago

Deprecate support for logical paths. This functionality is implemented inconsistently, depends on ThreadLocal variables and isn't part of the openEHR specification (yet?).

These parts are deprecated and will be removed in the future:

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.81%. Comparing base (e36d98e) to head (3c1c513).

Files Patch % Lines
...e/rmobjectvalidator/RMObjectValidationMessage.java 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #606 +/- ## ========================================= Coverage 71.80% 71.81% - Complexity 6956 6959 +3 ========================================= Files 663 663 Lines 22691 22700 +9 Branches 3676 3677 +1 ========================================= + Hits 16294 16301 +7 - Misses 4664 4666 +2 Partials 1733 1733 ```

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