Skip to content
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

feat(sqlplanner): Extract alias logic from the symbols #8919

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

waralexrom
Copy link
Member

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

Issue Reference this PR resolves

[For example #12]

Description of Changes Made (if issue reference is not provided)

[Description goes here]

@waralexrom waralexrom requested a review from a team as a code owner November 6, 2024 17:22
Copy link

vercel bot commented Nov 6, 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 6, 2024 5:54pm
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Nov 6, 2024 5:54pm

Copy link

codecov bot commented Nov 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.44%. Comparing base (7def23b) to head (e4c9680).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8919      +/-   ##
==========================================
- Coverage   82.52%   82.44%   -0.09%     
==========================================
  Files         221      221              
  Lines       77572    77696     +124     
==========================================
+ Hits        64014    64053      +39     
- Misses      13558    13643      +85     
Flag Coverage Δ
cubesql 82.44% <ø> (-0.09%) ⬇️

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.

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