Skip to content

Cleanup: Simplify expression construction#559

Merged
go-jet merged 3 commits intomasterfrom
cleanup
Feb 2, 2026
Merged

Cleanup: Simplify expression construction#559
go-jet merged 3 commits intomasterfrom
cleanup

Conversation

@go-jet
Copy link
Owner

@go-jet go-jet commented Feb 2, 2026

Fixes: IS_NOT_NULL() does not always add enough parentheses to the compiled SQL #500

Fixes: IS_NOT_NULL() does not always add enough parentheses to the compiled SQL #500
@codecov
Copy link

codecov bot commented Feb 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.25%. Comparing base (95224a7) to head (7d31b40).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #559      +/-   ##
==========================================
+ Coverage   92.15%   92.25%   +0.10%     
==========================================
  Files         139      138       -1     
  Lines        8715     8376     -339     
==========================================
- Hits         8031     7727     -304     
+ Misses        501      475      -26     
+ Partials      183      174       -9     

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

@go-jet go-jet merged commit 4ae762a into master Feb 2, 2026
7 checks passed
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