SpectoLabs / hoverfly-java

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

Add support for response body files path #301

Closed tommysitu closed 4 months ago

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 82.14286% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 84.74%. Comparing base (d941a22) to head (eee66bd).

Files Patch % Lines
.../io/specto/hoverfly/junit/core/HoverflyConfig.java 50.00% 3 Missing :warning:
...n/java/io/specto/hoverfly/junit/core/Hoverfly.java 66.66% 0 Missing and 1 partial :warning:
...fly/junit/core/config/HoverflyConfigValidator.java 90.90% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ============================================ - Coverage 84.78% 84.74% -0.04% - Complexity 724 732 +8 ============================================ Files 75 75 Lines 2129 2157 +28 Branches 103 106 +3 ============================================ + Hits 1805 1828 +23 - Misses 283 286 +3 - Partials 41 43 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.