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(cubesql): Introduce query rewrite cache #7647

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Conversation

paveltiunov
Copy link
Member

@paveltiunov paveltiunov commented Jan 11, 2024

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

@paveltiunov paveltiunov requested review from a team as code owners January 11, 2024 19:59
Copy link

vercel bot commented Jan 11, 2024

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

8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-d3 ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-data-table ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-highcharts ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-material-ui ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-react-pivot-table ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am
examples-vue-query-builder ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2024 3:35am

Copy link

codecov bot commented Jan 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bb6a7d3) 48.03% compared to head (712e727) 47.99%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7647      +/-   ##
==========================================
- Coverage   48.03%   47.99%   -0.04%     
==========================================
  Files         154      154              
  Lines       20911    20909       -2     
  Branches     5379     5377       -2     
==========================================
- Hits        10044    10035       -9     
- Misses      10126    10133       +7     
  Partials      741      741              
Flag Coverage Δ
cube-backend 47.99% <ø> (-0.04%) ⬇️

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.

@paveltiunov paveltiunov merged commit 79888af into master Jan 16, 2024
45 checks passed
@paveltiunov paveltiunov deleted the sql-query-cache branch January 16, 2024 04:00
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