Skip to content

use thread pool for more robust request processing#8

Merged
imavroukakis merged 1 commit intomasterfrom
event-queueing
Apr 5, 2018
Merged

use thread pool for more robust request processing#8
imavroukakis merged 1 commit intomasterfrom
event-queueing

Conversation

@imavroukakis
Copy link
Owner

resolves #7

@codecov
Copy link

codecov bot commented Apr 5, 2018

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master       #8      +/-   ##
============================================
+ Coverage     81.61%   81.64%   +0.02%     
- Complexity       45       46       +1     
============================================
  Files             6        6              
  Lines           136      158      +22     
  Branches         19       21       +2     
============================================
+ Hits            111      129      +18     
- Misses           11       13       +2     
- Partials         14       16       +2
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/io/honeycomb/HoneyConfig.kt 100% <ø> (ø) 5 <0> (ø) ⬇️
src/main/kotlin/io/honeycomb/Transmit.kt 68.53% <84%> (+4.36%) 13 <1> (+1) ⬆️

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 ba90644...6967f62. Read the comment docs.

@imavroukakis imavroukakis merged commit 3ead7a5 into master Apr 5, 2018
@imavroukakis imavroukakis deleted the event-queueing branch April 5, 2018 11:24
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.

sub 10ms invocations time out

1 participant