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

Enhance ExecutorUtil to create ScheduledThreadPool #29

Merged
merged 2 commits into from
Jun 24, 2019

Conversation

Linary
Copy link
Contributor

@Linary Linary commented Jun 22, 2019

No description provided.

@codecov
Copy link

codecov bot commented Jun 22, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2f453c0). Click here to learn what that means.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #29   +/-   ##
=========================================
  Coverage          ?   74.53%           
  Complexity        ?      471           
=========================================
  Files             ?       47           
  Lines             ?     1571           
  Branches          ?      234           
=========================================
  Hits              ?     1171           
  Misses            ?      292           
  Partials          ?      108
Impacted Files Coverage Δ Complexity Δ
...ava/com/baidu/hugegraph/version/CommonVersion.java 50% <ø> (ø) 1 <0> (?)
...main/java/com/baidu/hugegraph/rest/RestResult.java 86.66% <100%> (ø) 9 <0> (?)
...main/java/com/baidu/hugegraph/rest/RestClient.java 89.51% <100%> (ø) 34 <0> (?)
...in/java/com/baidu/hugegraph/util/ExecutorUtil.java 81.81% <83.33%> (ø) 3 <2> (?)

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 2f453c0...f465c02. Read the comment docs.

@Linary Linary force-pushed the enhance-executor-util branch from 41af535 to b6381e0 Compare June 22, 2019 13:23
@Linary Linary force-pushed the enhance-executor-util branch from 7a1f3d2 to f465c02 Compare June 24, 2019 06:48
@javeme javeme merged commit 85a6b7e into master Jun 24, 2019
@javeme javeme deleted the enhance-executor-util branch June 24, 2019 07:18
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.

3 participants