apache / incubator-hugegraph-commons

(Archived Warning)Please visit "apache/hugegraph" repo instead
https://github.com/apache/hugegraph/tree/master/hugegraph-commons
Apache License 2.0
29 stars 45 forks source link

add api for setting thread pool name #6

Closed javeme closed 5 years ago

javeme commented 6 years ago

Change-Id: I93aeddc6783e6b03d2aa31aa8ca42059e253ba81

codecov[bot] commented 6 years ago

Codecov Report

Merging #6 into master will increase coverage by 0.22%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
+ Coverage   22.75%   22.97%   +0.22%     
==========================================
  Files          42       43       +1     
  Lines        1257     1262       +5     
  Branches      227      227              
==========================================
+ Hits          286      290       +4     
- Misses        943      944       +1     
  Partials       28       28
Impacted Files Coverage Δ
.../main/java/com/baidu/hugegraph/event/EventHub.java 84.5% <100%> (ø) :arrow_up:
...in/java/com/baidu/hugegraph/util/ExecutorUtil.java 80% <80%> (ø)

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 904f426...8478257. Read the comment docs.