SpectoLabs / hoverfly-java

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

Additional commands config #209

Closed tommysitu closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #209 into master will decrease coverage by 0.13%. The diff coverage is 90.9%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #209      +/-   ##
============================================
- Coverage     84.85%   84.71%   -0.14%     
- Complexity      594      598       +4     
============================================
  Files            64       64              
  Lines          1756     1767      +11     
  Branches         86       87       +1     
============================================
+ Hits           1490     1497       +7     
- Misses          229      233       +4     
  Partials         37       37
Impacted Files Coverage Δ Complexity Δ
...verfly/junit/core/config/RemoteHoverflyConfig.java 100% <ø> (ø) 8 <0> (ø) :arrow_down:
...erfly/junit/core/config/HoverflyConfiguration.java 89.47% <100%> (-2.2%) 41 <3> (+1)
...n/java/io/specto/hoverfly/junit/core/Hoverfly.java 82.58% <100%> (ø) 56 <0> (+1) :arrow_up:
...overfly/junit/core/config/LocalHoverflyConfig.java 89.47% <86.66%> (-3.86%) 12 <2> (+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 78be86a...a7a1ea4. Read the comment docs.