apache / incubator-hugegraph

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)
https://hugegraph.apache.org
Apache License 2.0
2.63k stars 517 forks source link

fix(pd-store): reset previous unexpected cherry-pick for `TaskManager` #2511

Closed VGalaxies closed 5 months ago

VGalaxies commented 5 months ago

I just realized that the cherry-pick here unexpectedly modified the changes from #2319...

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 68.65672% with 21 lines in your changes are missing coverage. Please review.

:exclamation: No coverage uploaded for pull request base (pd-store@301e99b). Click here to learn what that means.

Files Patch % Lines
...in/java/org/apache/hugegraph/task/TaskManager.java 68.65% 13 Missing and 8 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## pd-store #2511 +/- ## =========================================== Coverage ? 48.24% Complexity ? 827 =========================================== Files ? 717 Lines ? 58366 Branches ? 7489 =========================================== Hits ? 28159 Misses ? 27376 Partials ? 2831 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.