Skip to content

feat: AST SQL rewriting#10604

Draft
MazterQyou wants to merge 1 commit intomasterfrom
feat-ast-sql-rewriting
Draft

feat: AST SQL rewriting#10604
MazterQyou wants to merge 1 commit intomasterfrom
feat-ast-sql-rewriting

Conversation

@MazterQyou
Copy link
Copy Markdown
Member

Check List

  • Tests have been run in packages where changes have been made if available
  • Linter has been run for changed code
  • Tests for the changes have been added if not covered yet
  • Docs have been added / updated if required

Description of Changes Made

TODO

Signed-off-by: Alex Qyoun-ae <4062971+MazterQyou@users.noreply.github.com>
@github-actions github-actions bot added the rust Pull requests that update Rust code label Apr 1, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

❌ Patch coverage is 66.07595% with 134 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.53%. Comparing base (c773953) to head (ec27221).

Files with missing lines Patch % Lines
rust/cubesql/cubesql/src/compile/ast_conv.rs 66.07% 134 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10604      +/-   ##
==========================================
- Coverage   78.58%   78.53%   -0.06%     
==========================================
  Files         475      476       +1     
  Lines       92831    93226     +395     
  Branches     3614     3614              
==========================================
+ Hits        72954    73215     +261     
- Misses      19333    19467     +134     
  Partials      544      544              
Flag Coverage Δ
cube-backend 57.91% <ø> (ø)
cubesql 83.33% <66.07%> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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

Labels

rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant