SpectoLabs / hoverfly-java

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

Fix deserialisation for matcher type enum #270

Closed tommysitu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #270 (6e255fd) into master (9ab0bb9) will decrease coverage by 0.04%. The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master     #270      +/-   ##
============================================
- Coverage     85.22%   85.18%   -0.05%     
  Complexity      668      668              
============================================
  Files            68       68              
  Lines          1943     1944       +1     
  Branches         99      100       +1     
============================================
  Hits           1656     1656              
  Misses          247      247              
- Partials         40       41       +1     
Impacted Files Coverage Δ
...hoverfly/junit/core/model/RequestFieldMatcher.java 94.11% <0.00%> (-2.86%) :arrow_down:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more