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

ci(cubesql): Run unit tests for both top-down and bottom-up extractors #8884

Merged
merged 2 commits into from
Nov 7, 2024

Conversation

mcheshkov
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

Copy link

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

Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.53%. Comparing base (276ee09) to head (8507230).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8884      +/-   ##
==========================================
+ Coverage   82.44%   82.53%   +0.09%     
==========================================
  Files         221      221              
  Lines       77696    77667      -29     
==========================================
+ Hits        64059    64105      +46     
+ Misses      13637    13562      -75     
Flag Coverage Δ
cubesql 82.53% <ø> (+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.

@mcheshkov mcheshkov marked this pull request as ready for review October 30, 2024 01:29
@mcheshkov mcheshkov requested a review from a team as a code owner October 30, 2024 01:29
@mcheshkov mcheshkov force-pushed the ci-bottom-up-extraction branch from 96cd756 to d06dfda Compare November 6, 2024 21:48
@mcheshkov mcheshkov force-pushed the ci-bottom-up-extraction branch from d06dfda to 8507230 Compare November 7, 2024 02:10
@mcheshkov mcheshkov merged commit 15afec1 into master Nov 7, 2024
83 checks passed
@mcheshkov mcheshkov deleted the ci-bottom-up-extraction branch November 7, 2024 02:44
ptiurin pushed a commit to firebolt-db/cube that referenced this pull request Nov 27, 2024
cube-js#8884)

Also remove duplicated test_wrapper_limit_zero
This case is already covered with compile::test::test_wrapper::test_wrapper_limit_zero
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