Skip to content

#1617: Fix operator precedence#1684

Merged
JPercival merged 3 commits intomasterfrom
fix-operator-precedence
Feb 20, 2026
Merged

#1617: Fix operator precedence#1684
JPercival merged 3 commits intomasterfrom
fix-operator-precedence

Conversation

@antvaset
Copy link
Copy Markdown
Contributor

@antvaset antvaset commented Feb 19, 2026

Fixes the merge conflict for #1618.

@antvaset antvaset changed the title Fix operator precedence (see #1617) #1617: Fix operator precedence Feb 19, 2026
@github-actions
Copy link
Copy Markdown

Formatting check succeeded!

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
77.3% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 65.66%. Comparing base (dcdf16c) to head (4449ba4).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
.../org/opencds/cqf/cql/engine/execution/CqlEngine.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1684      +/-   ##
============================================
+ Coverage     65.65%   65.66%   +0.01%     
  Complexity     1645     1645              
============================================
  Files           480      481       +1     
  Lines         27776    27890     +114     
  Branches       5523     5553      +30     
============================================
+ Hits          18235    18315      +80     
- Misses         7216     7231      +15     
- Partials       2325     2344      +19     

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

@JPercival JPercival merged commit 31be43c into master Feb 20, 2026
8 of 9 checks passed
@JPercival JPercival deleted the fix-operator-precedence branch February 20, 2026 00:25
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.

2 participants