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: Manual build pre-aggregations, getter for queue state, debug API #3080

Merged
merged 15 commits into from
Jul 13, 2021

Conversation

RusovDmitriy
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 (if issue reference is not provided)

Manual build pre-aggregations, getter for queue state, debug API

@RusovDmitriy RusovDmitriy requested a review from a team as a code owner July 9, 2021 03:58
@RusovDmitriy RusovDmitriy marked this pull request as draft July 9, 2021 03:58
@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #3080 (1b1373c) into master (d7014a2) will decrease coverage by 0.36%.
The diff coverage is 9.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3080      +/-   ##
==========================================
- Coverage   59.98%   59.62%   -0.37%     
==========================================
  Files         117      117              
  Lines        9129     9191      +62     
  Branches     2014     2023       +9     
==========================================
+ Hits         5476     5480       +4     
- Misses       3371     3428      +57     
- Partials      282      283       +1     
Impacted Files Coverage Δ
packages/cubejs-api-gateway/src/query.js 76.23% <ø> (ø)
...orchestrator/src/orchestrator/QueryOrchestrator.ts 70.11% <0.00%> (-1.65%) ⬇️
...ges/cubejs-server-core/src/core/OrchestratorApi.ts 25.37% <0.00%> (-1.19%) ⬇️
...es/cubejs-server-core/src/core/RefreshScheduler.ts 72.68% <0.00%> (-6.99%) ⬇️
...-query-orchestrator/src/orchestrator/QueryQueue.js 72.64% <6.25%> (-5.54%) ⬇️
packages/cubejs-api-gateway/src/gateway.ts 70.77% <11.76%> (-1.97%) ⬇️
...y-orchestrator/src/orchestrator/PreAggregations.ts 87.96% <33.33%> (-1.13%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d7014a2...1b1373c. Read the comment docs.

@RusovDmitriy RusovDmitriy marked this pull request as ready for review July 11, 2021 10:01
@RusovDmitriy RusovDmitriy merged commit 692372e into master Jul 13, 2021
@RusovDmitriy RusovDmitriy deleted the feat-build-rebuild-pre-agg branch July 13, 2021 02:37
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