Skip to content

Implement RM format from ADL 1.4 to 2 converter and back from 2 to 1.4.

96dc910
Select commit
Loading
Failed to load commit list.
Open

Convert rm data from 1.4 to 2 and back #392

Implement RM format from ADL 1.4 to 2 converter and back from 2 to 1.4.
96dc910
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2025 in 0s

71.05% (+0.07%) compared to c6dcbda

View this Pull Request on Codecov

71.05% (+0.07%) compared to c6dcbda

Details

Codecov Report

Attention: Patch coverage is 84.61538% with 12 lines in your changes missing coverage. Please review.

Project coverage is 71.05%. Comparing base (c6dcbda) to head (96dc910).
Report is 333 commits behind head on master.

Files with missing lines Patch % Lines
...ain/java/com/nedap/archie/rminfo/RMTreeWalker.java 75.86% 5 Missing and 2 partials ⚠️
...va/com/nedap/archie/rminfo/ArchieRMInfoLookup.java 66.66% 1 Missing and 1 partial ⚠️
.../java/com/nedap/archie/rmutil/RMADL2Converter.java 94.87% 0 Missing and 2 partials ⚠️
...a/com/nedap/archie/rminfo/ArchieAOMInfoLookup.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #392      +/-   ##
============================================
+ Coverage     70.97%   71.05%   +0.07%     
- Complexity     6625     6646      +21     
============================================
  Files           645      647       +2     
  Lines         22031    22109      +78     
  Branches       3544     3558      +14     
============================================
+ Hits          15636    15709      +73     
- Misses         4709     4710       +1     
- Partials       1686     1690       +4     

☔ View full report in Codecov by Sentry.
📢 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.