chrisvest / stormpot

A fast object pool for the JVM
http://chrisvest.github.io/stormpot/
Apache License 2.0
357 stars 42 forks source link

Update dependencies #130

Closed chrisvest closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #130 into 3.1 will decrease coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.1     #130      +/-   ##
============================================
- Coverage     95.42%   95.17%   -0.25%     
+ Complexity      318      316       -2     
============================================
  Files            30       30              
  Lines           808      808              
  Branches         89       89              
============================================
- Hits            771      769       -2     
  Misses           24       24              
- Partials         13       15       +2     
Impacted Files Coverage Δ Complexity Δ
src/main/java/stormpot/RefillPile.java 92.85% <ø> (ø) 13.00 <0.00> (ø)
src/main/java/stormpot/BAllocThread.java 96.46% <0.00%> (-1.02%) 71.00% <0.00%> (-2.00%)