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

chore(cubesql): Add benchmarks for large data models #8522

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MazterQyou
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

Description of Changes Made

This PR adds benchmarks for large data models.

@MazterQyou MazterQyou requested a review from a team as a code owner July 27, 2024 00:32
Copy link

vercel bot commented Jul 27, 2024

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

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
examples-angular-dashboard ⬜️ Ignored (Inspect) Jul 27, 2024 0:33am
examples-react-d3 ⬜️ Ignored (Inspect) Jul 27, 2024 0:33am
examples-react-dashboard ⬜️ Ignored (Inspect) Jul 27, 2024 0:33am
examples-react-highcharts ⬜️ Ignored (Inspect) Jul 27, 2024 0:33am
examples-react-pivot-table ⬜️ Ignored (Inspect) Jul 27, 2024 0:33am

Copy link

codecov bot commented Jul 27, 2024

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.99%. Comparing base (bc47762) to head (b96a914).
Report is 1 commits behind head on master.

Files Patch % Lines
...cubesql/cubesql/src/compile/test/rewrite_engine.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8522       /-   ##
==========================================
- Coverage   82.00%   81.99%   -0.01%     
==========================================
  Files         199      199              
  Lines       76655    76656        1     
==========================================
- Hits        62858    62853       -5     
- Misses      13797    13803        6     
Flag Coverage Δ
cubesql 81.99% <75.00%> (-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.

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.

None yet

1 participant