-
Notifications
You must be signed in to change notification settings - Fork 979
fix: Fix boolean handling in CEL-to-SQL and in facets #4894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ite, MySQL, and PostgreSQL
…proved architecture
…into fix_boolean_handling
…ameter and optimizing select statements
…tory and enhancing subquery logic
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
…y_id_column and base_query_factory parameters
…n PostgreSQL and SQLite
…ub.com/keephq/keep into 4876-Booleans-work-bad-with-CEL-to-SQL
…ub.com/keephq/keep into 4876-Booleans-work-bad-with-CEL-to-SQL
…ub.com/keephq/keep into 4876-Booleans-work-bad-with-CEL-to-SQL
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4894 +/- ##
==========================================
+ Coverage 46.19% 46.31% +0.12%
==========================================
Files 165 172 +7
Lines 17495 17695 +200
==========================================
+ Hits 8081 8196 +115
- Misses 9414 9499 +85 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm'ed
Closes #4876
📑 Description
✅ Checks
ℹ Additional Information