Skip to content

Support case statement#6007

Open
wd-hopkins wants to merge 1 commit intonektos:masterfrom
wd-hopkins:case-statement-support
Open

Support case statement#6007
wd-hopkins wants to merge 1 commit intonektos:masterfrom
wd-hopkins:case-statement-support

Conversation

@wd-hopkins
Copy link

Fixes #6006

@mergify mergify bot added the needs-work Extra attention is needed label Feb 14, 2026
@wd-hopkins
Copy link
Author

The test failures don't look like they'd be caused by my changes. Do they need to be rerun?

@ChristopherHX
Copy link
Contributor

ChristopherHX commented Feb 16, 2026

I agree to this..., but does a rerun really help let's see

@ChristopherHX
Copy link
Contributor

Rerunning didn't help...

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

❌ Patch coverage is 89.47368% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.80%. Comparing base (bd4bc99) to head (24703b8).
⚠️ Report is 35 commits behind head on master.

Files with missing lines Patch % Lines
pkg/exprparser/functions.go 87.50% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6007      +/-   ##
==========================================
+ Coverage   74.65%   76.80%   +2.14%     
==========================================
  Files          73       74       +1     
  Lines       11139     9244    -1895     
==========================================
- Hits         8316     7100    -1216     
+ Misses       2186     1506     -680     
- Partials      637      638       +1     

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

@mergify mergify bot removed the needs-work Extra attention is needed label Mar 13, 2026
Copy link
Contributor

@ChristopherHX ChristopherHX left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, CI checks somehow repaired itself.


Disclaimer, currently no new releases from main branch will be created without involvement of @cplee, CI PAT tokens expired.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support case expression

2 participants