Skip to content

Fixed test case

d807c4f
Select commit
Loading
Failed to load commit list.
Merged

Br connectathon fixes #584

Fixed test case
d807c4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 8, 2025 in 0s

19.85% (+0.09%) compared to d54a8f0

View this Pull Request on Codecov

19.85% (+0.09%) compared to d54a8f0

Details

Codecov Report

❌ Patch coverage is 68.00000% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.85%. Comparing base (d54a8f0) to head (d807c4f).

Files with missing lines Patch % Lines
...s/cqf/tooling/measure/MeasureRefreshProcessor.java 60.00% 0 Missing and 4 partials ⚠️
...rg/opencds/cqf/tooling/processor/CqlProcessor.java 75.00% 0 Missing and 2 partials ⚠️
.../opencds/cqf/tooling/library/LibraryProcessor.java 66.66% 0 Missing and 1 partial ⚠️
...encds/cqf/tooling/packaging/r4/PackageMeasure.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #584      +/-   ##
============================================
+ Coverage     19.76%   19.85%   +0.09%     
- Complexity     1644     1651       +7     
============================================
  Files           310      310              
  Lines         27283    27302      +19     
  Branches       4317     4327      +10     
============================================
+ Hits           5393     5422      +29     
+ Misses        20997    20975      -22     
- Partials        893      905      +12     

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