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

improve load backup task executor #92

Merged
merged 1 commit into from
Nov 27, 2021
Merged

improve load backup task executor #92

merged 1 commit into from
Nov 27, 2021

Conversation

zhoney
Copy link

@zhoney zhoney commented Nov 27, 2021

Change-Id: I59e3bf669820614868d465465d99dbc7075391df

Change-Id: I59e3bf669820614868d465465d99dbc7075391df
@codecov
Copy link

codecov bot commented Nov 27, 2021

Codecov Report

Merging #92 (3e168d8) into gh-pre-release (7b82fbc) will increase coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             gh-pre-release      #92      +/-   ##
====================================================
+ Coverage             61.96%   61.97%   +0.01%     
+ Complexity             6858     6856       -2     
====================================================
  Files                   430      430              
  Lines                 35797    35800       +3     
  Branches               4947     4948       +1     
====================================================
+ Hits                  22181    22188       +7     
+ Misses                11340    11330      -10     
- Partials               2276     2282       +6     
Impacted Files Coverage Δ
...om/baidu/hugegraph/task/StandardTaskScheduler.java 75.41% <0.00%> (-0.55%) ⬇️
...egraph/backend/store/cassandra/CassandraStore.java 71.79% <0.00%> (-0.86%) ⬇️
...c/main/java/com/baidu/hugegraph/task/HugeTask.java 71.82% <0.00%> (-0.31%) ⬇️
...du/hugegraph/backend/tx/GraphIndexTransaction.java 84.18% <0.00%> (-0.22%) ⬇️
.../java/com/baidu/hugegraph/auth/RolePermission.java 91.76% <0.00%> (+1.17%) ⬆️
...in/java/com/baidu/hugegraph/auth/HugeResource.java 79.22% <0.00%> (+1.29%) ⬆️
...va/com/baidu/hugegraph/auth/HugeAuthenticator.java 40.21% <0.00%> (+5.43%) ⬆️

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 7b82fbc...3e168d8. Read the comment docs.

@zhoney zhoney merged commit 454dcf1 into gh-pre-release Nov 27, 2021
@zhoney zhoney deleted the fix-task-error branch November 27, 2021 07:16
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.

2 participants