dnaeon / go-vcr

Record and replay your HTTP interactions for fast, deterministic and accurate tests
BSD 2-Clause "Simplified" License
1.26k stars 78 forks source link

Update documentation and add test cases for custom matchers #75

Closed dnaeon closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #75 (c9edae5) into v3 (871e771) will increase coverage by 3.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##               v3      #75      +/-   ##
==========================================
+ Coverage   72.33%   75.49%   +3.16%     
==========================================
  Files           1        1              
  Lines         253      253              
==========================================
+ Hits          183      191       +8     
+ Misses         59       50       -9     
- Partials       11       12       +1     
Impacted Files Coverage Δ
recorder/recorder.go 75.49% <100.00%> (+3.16%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.