Skip to content

Merge branch 'master' into fixed-npes-with-unresolved-primary-library

5513bf5
Select commit
Loading
Failed to load commit list.
Merged

Fixed NPE when packaging a measure with an unresolvable primary library reference #588

Merge branch 'master' into fixed-npes-with-unresolved-primary-library
5513bf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

20.02% (+0.01%) compared to 6d6da43

View this Pull Request on Codecov

20.02% (+0.01%) compared to 6d6da43

Details

Codecov Report

❌ Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.02%. Comparing base (6d6da43) to head (5513bf5).

Files with missing lines Patch % Lines
...ava/org/opencds/cqf/tooling/packaging/Package.java 50.00% 1 Missing and 3 partials ⚠️
...encds/cqf/tooling/packaging/r4/PackageMeasure.java 66.66% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #588      +/-   ##
============================================
+ Coverage     20.01%   20.02%   +0.01%     
  Complexity     1672     1672              
============================================
  Files           311      311              
  Lines         27390    27395       +5     
  Branches       4340     4344       +4     
============================================
+ Hits           5482     5486       +4     
+ Misses        20989    20986       -3     
- Partials        919      923       +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.