Skip to content

Add support for ADL 2.4 at-coded node id's#660

Draft
joostholslag wants to merge 6 commits into
masterfrom
adl_2.4_support
Draft

Add support for ADL 2.4 at-coded node id's#660
joostholslag wants to merge 6 commits into
masterfrom
adl_2.4_support

Only convert ac code if converter configuration is id coded (#806)

be6de6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 1s

72.28% (+0.02%) compared to 6021bdc

View this Pull Request on Codecov

72.28% (+0.02%) compared to 6021bdc

Details

Codecov Report

❌ Patch coverage is 89.04110% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.28%. Comparing base (6021bdc) to head (be6de6a).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...dap/archie/adl14/ADL14ConversionConfiguration.java 71.42% 4 Missing ⚠️
...dap/archie/adl14/ADL14TermConstraintConverter.java 92.30% 0 Missing and 2 partials ⚠️
...a/com/nedap/archie/adl14/ADL14NodeIDConverter.java 91.66% 0 Missing and 1 partial ⚠️
...main/java/com/nedap/archie/aom/utils/AOMUtils.java 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #660      +/-   ##
============================================
+ Coverage     72.25%   72.28%   +0.02%     
- Complexity     7217     7234      +17     
============================================
  Files           680      680              
  Lines         23393    23420      +27     
  Branches       3791     3796       +5     
============================================
+ Hits          16903    16929      +26     
  Misses         4753     4753              
- Partials       1737     1738       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.