Skip to content

CQL execution improvements#136

Draft
raleigh-g-thompson wants to merge 1 commit intomasterfrom
feature/execute-cql-optimization
Draft

CQL execution improvements#136
raleigh-g-thompson wants to merge 1 commit intomasterfrom
feature/execute-cql-optimization

Conversation

@raleigh-g-thompson
Copy link
Copy Markdown
Contributor

  • execute cql optimization: RPC-based execution
  • compilation cache improvements
  • user-defined parameters
  • bump version to 4.5.0

…, user-defined parameters (v4.5.0)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

This Pull Request has failed the formatting check

Please run mvnw spotless:apply or mvnw clean install -DskipTests to fix the formatting issues.

@github-actions
Copy link
Copy Markdown

Coverage Report

Overall Project 80.97% -6.7% 🍏
Files changed 71.46%

File Coverage
ExecuteCqlRequest.kt 96.79% -3.21% 🍏
CqlCompilationManager.kt 96.72% -1.64% 🍏
ExecuteCqlCommandContribution.kt 95.16% -4.84% 🍏
DiagnosticsService.kt 89.03% -3.09%
IgStandardRepository.kt 86.62% -0.39% 🍏
CqlEvaluator.kt 64.75% -34.62%
DelegatingRepository.kt 32.16% -38.01%
Main.kt 0% -3.33%

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 17, 2026

Codecov Report

❌ Patch coverage is 63.98892% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.98%. Comparing base (3a3ff1b) to head (639a4cf).

Files with missing lines Patch % Lines
.../opencds/cqf/cql/ls/server/command/CqlEvaluator.kt 55.98% 81 Missing and 33 partials ⚠️
.../cqf/cql/ls/server/command/DelegatingRepository.kt 40.00% 6 Missing ⚠️
...cqf/cql/ls/server/manager/CqlCompilationManager.kt 87.50% 0 Missing and 4 partials ⚠️
...ls/server/command/ExecuteCqlCommandContribution.kt 77.77% 1 Missing and 1 partial ⚠️
...ver/repository/ig/standard/IgStandardRepository.kt 90.00% 2 Missing ⚠️
...ds/cqf/cql/ls/server/service/DiagnosticsService.kt 85.71% 1 Missing ⚠️
...main/kotlin/org/opencds/cqf/cql/ls/service/Main.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #136      +/-   ##
============================================
+ Coverage     74.64%   74.98%   +0.33%     
- Complexity      385      418      +33     
============================================
  Files            44       45       +1     
  Lines          1258     1411     +153     
  Branches        169      192      +23     
============================================
+ Hits            939     1058     +119     
- Misses          234      252      +18     
- Partials         85      101      +16     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant