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

Add ThreadingTools.interruptOnCancel #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sharwell
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Mar 19, 2017

Codecov Report

Merging #8 into master will increase coverage by 0.62%.
The diff coverage is 84%.

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage      83.4%   84.02%   +0.62%     
- Complexity     1863     1949      +86     
============================================
  Files            67       67              
  Lines          6810     7162     +352     
  Branches        628      668      +40     
============================================
+ Hits           5680     6018     +338     
- Misses          840      858      +18     
+ Partials        290      286       -4
Flag Coverage Δ
#linux 83.84% <84%> (+0.43%) ⬆️
#windows 82.29% <88.23%> (?)
Impacted Files Coverage Δ
...nnelvisionlabs/util/concurrent/ThreadingTools.java 66.66% <60%> (-1.76%) ⬇️
...om/tunnelvisionlabs/util/concurrent/AsyncTest.java 88.32% <90%> (+2.4%) ⬆️
...visionlabs/util/concurrent/JoinableFutureTest.java 91.31% <0%> (-0.27%) ⬇️
...nnelvisionlabs/util/concurrent/AsyncQueueTest.java 96.16% <0%> (+0.97%) ⬆️
.../com/tunnelvisionlabs/util/concurrent/Futures.java 63.52% <0%> (+1.17%) ⬆️
...nnelvisionlabs/util/concurrent/JoinableFuture.java 85.34% <0%> (+1.3%) ⬆️
...rc/com/tunnelvisionlabs/util/concurrent/Async.java 87.86% <0%> (+7.56%) ⬆️

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 87837bf...3408490. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant