Skip to content

Improve test runner structure.

713ad18
Select commit
Loading
Failed to load commit list.
Open

Support BMM Indexed Container meta-type, enabling Hash<K,V> structures #581

Improve test runner structure.
713ad18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 6, 2025 in 1s

71.73% (-0.02%) compared to ca42c1a

View this Pull Request on Codecov

71.73% (-0.02%) compared to ca42c1a

Details

Codecov Report

Attention: Patch coverage is 60.37736% with 21 lines in your changes missing coverage. Please review.

Project coverage is 71.73%. Comparing base (ca42c1a) to head (713ad18).
Report is 79 commits behind head on master.

Files with missing lines Patch % Lines
...r/bmm/v2/persistence/PBmmIndexedContainerType.java 57.14% 7 Missing and 2 partials ⚠️
...m/v2/persistence/PBmmIndexedContainerProperty.java 53.33% 5 Missing and 2 partials ⚠️
.../openehr/bmm/core/BmmIndexedContainerProperty.java 50.00% 3 Missing ⚠️
...in/java/org/openehr/bmm/core/BmmContainerType.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #581      +/-   ##
============================================
- Coverage     71.75%   71.73%   -0.02%     
- Complexity     6943     6975      +32     
============================================
  Files           663      667       +4     
  Lines         22680    22779      +99     
  Branches       3672     3689      +17     
============================================
+ Hits          16273    16341      +68     
- Misses         4670     4692      +22     
- Partials       1737     1746       +9     

☔ 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.