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

fix(query-orchestrator): Improve manual cancellation a pre-aggregations query from the queue, Debug API #3156

Merged
merged 4 commits into from
Jul 28, 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

Issue Reference this PR resolves

Improve manual cancellation a pre-aggregations query from the queue, Debug API

@RusovDmitriy RusovDmitriy requested a review from a team as a code owner July 27, 2021 05:53
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #3156 (8333043) into master (1acb6ab) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3156      +/-   ##
==========================================
- Coverage   59.27%   59.26%   -0.02%     
==========================================
  Files         124      124              
  Lines        9554     9556       +2     
  Branches     2124     2125       +1     
==========================================
  Hits         5663     5663              
- Misses       3601     3602       +1     
- Partials      290      291       +1     
Impacted Files Coverage Δ
...-orchestrator/src/orchestrator/LocalQueueDriver.js 90.96% <0.00%> (ø)
...-query-orchestrator/src/orchestrator/QueryQueue.js 70.08% <0.00%> (-0.64%) ⬇️
...-orchestrator/src/orchestrator/RedisQueueDriver.js 2.70% <0.00%> (ø)

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 c2a0daa...8333043. Read the comment docs.

@RusovDmitriy RusovDmitriy merged commit 11284ce into master Jul 28, 2021
@RusovDmitriy RusovDmitriy deleted the fix-cancel-query-from-q branch July 28, 2021 07:20
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