Skip to content

Move and rename test

f0a3c43
Select commit
Loading
Failed to load commit list.
Open

Implement CTerminologyCode.constraint as String #761

Move and rename test
f0a3c43
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 1s

72.38% (+0.03%) compared to d756c1a

View this Pull Request on Codecov

72.38% (+0.03%) compared to d756c1a

Details

Codecov Report

❌ Patch coverage is 74.28571% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.38%. Comparing base (d756c1a) to head (f0a3c43).
⚠️ Report is 1 commits behind head on 670_feature_archie_4_major_version.

Files with missing lines Patch % Lines
...dap/archie/adl14/ADL14TermConstraintConverter.java 70.42% 12 Missing and 9 partials ⚠️
.../nedap/archie/aom/primitives/CTerminologyCode.java 56.25% 2 Missing and 5 partials ⚠️
.../nedap/archie/adl14/PreviousConversionApplier.java 33.33% 1 Missing and 1 partial ⚠️
...er/adl/constraints/CTerminologyCodeSerializer.java 50.00% 0 Missing and 2 partials ⚠️
...a/com/nedap/archie/adl14/ADL14NodeIDConverter.java 0.00% 0 Missing and 1 partial ⚠️
...a/com/nedap/archie/adl14/aom14/CDVOrdinalItem.java 0.00% 1 Missing ⚠️
...main/java/com/nedap/archie/aom/utils/AOMUtils.java 0.00% 0 Missing and 1 partial ⚠️
.../archie/creation/ExampleJsonInstanceGenerator.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                           Coverage Diff                            @@
##             670_feature_archie_4_major_version     #761      +/-   ##
========================================================================
+ Coverage                                 72.34%   72.38%   +0.03%     
- Complexity                                 7189     7193       +4     
========================================================================
  Files                                       678      678              
  Lines                                     23267    23299      +32     
  Branches                                   3764     3786      +22     
========================================================================
+ Hits                                      16833    16864      +31     
+ Misses                                     4707     4704       -3     
- Partials                                   1727     1731       +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.