Skip to content

CQL Engine: Seggregate CQL compile errors from warnings and infos#1601

Merged
lukedegruchy merged 7 commits intomasterfrom
ld-20250826-split-cql-errors-and-warning-infos
Aug 28, 2025
Merged

CQL Engine: Seggregate CQL compile errors from warnings and infos#1601
lukedegruchy merged 7 commits intomasterfrom
ld-20250826-split-cql-errors-and-warning-infos

Conversation

@lukedegruchy
Copy link
Copy Markdown
Contributor

  • In EvaluatedResultsForMultiLib, capture INFO and WARN CQL compile exceptions separately from errors
  • This is intended for downstream clients to do more finer-grained error handling

@github-actions
Copy link
Copy Markdown

Formatting check succeeded!

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 85.41667% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.26%. Comparing base (fb28495) to head (1413f2f).
⚠️ Report is 34 commits behind head on master.

Files with missing lines Patch % Lines
...s/cqf/cql/engine/execution/LoadMultiLibResult.java 85.18% 3 Missing and 1 partial ⚠️
...engine/execution/EvaluationResultsForMultiLib.java 87.50% 0 Missing and 2 partials ⚠️
...rg/opencds/cqf/cql/engine/execution/CqlEngine.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1601      +/-   ##
============================================
+ Coverage     65.24%   65.26%   +0.02%     
+ Complexity     1977     1976       -1     
============================================
  Files           503      503              
  Lines         29075    29111      +36     
  Branches       5691     5695       +4     
============================================
+ Hits          18970    19000      +30     
- Misses         7781     7785       +4     
- Partials       2324     2326       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@lukedegruchy lukedegruchy merged commit b4e927b into master Aug 28, 2025
7 checks passed
@lukedegruchy lukedegruchy deleted the ld-20250826-split-cql-errors-and-warning-infos branch August 28, 2025 16:47
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.

3 participants