SpectoLabs / hoverfly-java

Java binding for Hoverfly
Apache License 2.0
168 stars 58 forks source link

Remove apache commons io library, security update #261

Closed tommysitu closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #261 (929fd52) into master (c9f569a) will decrease coverage by 0.06%. The diff coverage is 90.90%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #261      +/-   ##
============================================
- Coverage     85.45%   85.39%   -0.07%     
  Complexity      665      665              
============================================
  Files            67       67              
  Lines          1939     1944       +5     
  Branches         99       99              
============================================
+ Hits           1657     1660       +3     
- Misses          242      244       +2     
  Partials         40       40              
Impacted Files Coverage Δ Complexity Δ
...io/specto/hoverfly/junit/core/TempFileManager.java 69.56% <90.90%> (-1.17%) 10.00 <0.00> (ø)

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 c9f569a...929fd52. Read the comment docs.