Skip to content

Conversation

@mcheshkov
Copy link
Contributor

Check List

  • Tests has been run in packages where changes 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 (if issue reference is not provided)

Extensions is used meaningfully only for CubeScan, but not for CubeScanWrapper. Both are first-class logical plan nodes for us, so Extension is not helpful in egraph

@codecov
Copy link

codecov bot commented Oct 3, 2024

Codecov Report

Attention: Patch coverage is 93.06931% with 28 lines in your changes missing coverage. Please review.

Project coverage is 82.71%. Comparing base (5b10a68) to head (6e9ee3c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...t/cubesql/cubesql/src/compile/rewrite/converter.rs 93.05% 28 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8775      +/-   ##
==========================================
- Coverage   82.72%   82.71%   -0.01%     
==========================================
  Files         221      221              
  Lines       78609    78553      -56     
==========================================
- Hits        65027    64978      -49     
+ Misses      13582    13575       -7     
Flag Coverage Δ
cubesql 82.71% <93.06%> (-0.01%) ⬇️

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.

@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch from d9b07d9 to 499510b Compare October 4, 2024 16:11
@vercel
Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

8 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2024 0:24am

@mcheshkov mcheshkov marked this pull request as ready for review October 4, 2024 17:52
@mcheshkov mcheshkov requested review from a team as code owners October 4, 2024 17:52
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch 2 times, most recently from 3103c04 to b0bb852 Compare October 9, 2024 18:30
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch 3 times, most recently from 567b067 to 3c3403b Compare October 17, 2024 16:16
@mcheshkov mcheshkov marked this pull request as draft October 21, 2024 13:42
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch 3 times, most recently from db67c9b to 29cd43b Compare October 22, 2024 16:59
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch from 29cd43b to 527a147 Compare November 13, 2024 11:39
@mcheshkov mcheshkov marked this pull request as ready for review November 13, 2024 12:36
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch from 527a147 to 6e5d841 Compare November 27, 2024 12:24
Extensions is used meaningfully only for CubeScan, but not for CubeScanWrapper. Both are first-class logical plan nodes for us, so Extension is not helpful in egraph
@mcheshkov mcheshkov force-pushed the remove-extension-wrap-cubescan branch from 6e5d841 to 6e9ee3c Compare December 6, 2024 11:09
@mcheshkov mcheshkov merged commit 060d666 into master Dec 6, 2024
78 checks passed
@mcheshkov mcheshkov deleted the remove-extension-wrap-cubescan branch December 6, 2024 12:38
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.

2 participants