keep
keep copied to clipboard
feat: Introduce cel ast rebuilder
Closes #4573
📑 Description
- Make fields accessing index-friendly during CEL-to-SQL
✅ Checks
- [ ] My pull request adheres to the code style of this project
- [ ] My code requires changes to the documentation
- [ ] I have updated the documentation as required
- [ ] All the tests have passed
ℹ Additional Information
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| keep | ⬜️ Ignored (Inspect) | Visit Preview | May 21, 2025 2:15pm |
Codecov Report
Attention: Patch coverage is 19.14894% with 114 lines in your changes missing coverage. Please review.
Project coverage is 30.85%. Comparing base (
d39afd3) to head (d792977). Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #4621 +/- ##
===========================================
- Coverage 46.77% 30.85% -15.92%
===========================================
Files 164 94 -70
Lines 16841 10705 -6136
===========================================
- Hits 7877 3303 -4574
+ Misses 8964 7402 -1562
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.