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

remove scale index when update task status #719

Merged
merged 1 commit into from
Oct 25, 2019
Merged

Conversation

zhoney
Copy link
Contributor

@zhoney zhoney commented Oct 25, 2019

fixed: #718

Change-Id: I3d7db64d8d404245d5909d836399012921f362a7

fixed: #718

Change-Id: I3d7db64d8d404245d5909d836399012921f362a7
@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #719 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #719      +/-   ##
============================================
+ Coverage     74.41%   74.45%   +0.04%     
+ Complexity     4143     4142       -1     
============================================
  Files           221      221              
  Lines         18091    18092       +1     
  Branches       2591     2591              
============================================
+ Hits          13462    13471       +9     
+ Misses         3253     3243      -10     
- Partials       1376     1378       +2
Impacted Files Coverage Δ Complexity Δ
...n/java/com/baidu/hugegraph/task/TaskScheduler.java 57.43% <100%> (+3.91%) 27 <0> (ø) ⬇️
...a/com/baidu/hugegraph/backend/query/Condition.java 77.17% <0%> (-0.42%) 31% <0%> (ø)

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 c34c999...53569ae. Read the comment docs.

@Linary Linary merged commit fbbfc83 into master Oct 25, 2019
@Linary Linary deleted the task-left-index branch October 25, 2019 11:58
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.

Bug: restart timeout when exists too much tasks
3 participants