Skip to content

Release/4.8.0#141

Merged
raleigh-g-thompson merged 52 commits into
masterfrom
release/4.8.0
Jun 16, 2026
Merged

Release/4.8.0#141
raleigh-g-thompson merged 52 commits into
masterfrom
release/4.8.0

fix issue with windows path in test

6d8ba92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 16, 2026 in 1s

67.68% (-6.96%) compared to 3a3ff1b

View this Pull Request on Codecov

67.68% (-6.96%) compared to 3a3ff1b

Details

Codecov Report

❌ Patch coverage is 65.30065% with 906 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.68%. Comparing base (3a3ff1b) to head (6d8ba92).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...kotlin/org/opencds/cqf/cql/debug/CqlDebugServer.kt 56.53% 297 Missing and 62 partials ⚠️
...s/cqf/cql/ls/server/utility/ElmAstLibraryWriter.kt 52.09% 104 Missing and 102 partials ⚠️
...pencds/cqf/cql/debug/StreamingBreakpointHandler.kt 76.83% 34 Missing and 48 partials ⚠️
...tlin/org/opencds/cqf/cql/debug/VariableResolver.kt 67.61% 38 Missing and 42 partials ⚠️
...kotlin/org/opencds/cqf/cql/debug/EvaluateHelper.kt 66.81% 43 Missing and 30 partials ⚠️
...lin/org/opencds/cqf/cql/debug/BreakpointManager.kt 66.30% 18 Missing and 13 partials ⚠️
.../cql/ls/server/visitor/CqlStepPositionCollector.kt 70.12% 2 Missing and 21 partials ⚠️
.../opencds/cqf/cql/ls/server/command/CqlEvaluator.kt 84.54% 8 Missing and 9 partials ⚠️
.../org/opencds/cqf/cql/debug/RuntimeValueRegistry.kt 86.45% 2 Missing and 11 partials ⚠️
...n/kotlin/org/opencds/cqf/cql/debug/DebugSession.kt 79.24% 11 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #141      +/-   ##
============================================
- Coverage     74.64%   67.68%   -6.96%     
- Complexity      385     1588    +1203     
============================================
  Files            44       68      +24     
  Lines          1258     5471    +4213     
  Branches        169     1472    +1303     
============================================
+ Hits            939     3703    +2764     
- Misses          234      953     +719     
- Partials         85      815     +730     

☔ View full report in Codecov by Harness.
📢 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.