Skip to content

Created util for common code and added focused unit testing for new u…

156af79
Select commit
Loading
Failed to load commit list.
Merged

Deduplicate logicDefinition extensions on the moduleDefinitionLibrary #594

Created util for common code and added focused unit testing for new u…
156af79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

19.92% (+0.03%) compared to 1524d69

View this Pull Request on Codecov

19.92% (+0.03%) compared to 1524d69

Details

Codecov Report

❌ Patch coverage is 61.53846% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.92%. Comparing base (1524d69) to head (156af79).

Files with missing lines Patch % Lines
.../org/opencds/cqf/tooling/operation/ig/Refresh.java 0.00% 5 Missing ⚠️
...ds/cqf/tooling/utilities/LogicDefinitionUtils.java 73.68% 0 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #594      +/-   ##
============================================
+ Coverage     19.88%   19.92%   +0.03%     
- Complexity     1675     1687      +12     
============================================
  Files           311      312       +1     
  Lines         27663    27689      +26     
  Branches       4367     4376       +9     
============================================
+ Hits           5501     5517      +16     
- Misses        21237    21242       +5     
- Partials        925      930       +5     

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