kiwicom / pytest-recording

A pytest plugin that allows recording network interactions via VCR.py
MIT License
425 stars 34 forks source link

Various improvements #4

Closed Stranger6667 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #4   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          87     89    +2     
  Branches       15     15           
=====================================
+ Hits           87     89    +2
Impacted Files Coverage Δ
src/pytest_recording/_vcr.py 100% <100%> (ø) :arrow_up:
src/pytest_recording/plugin.py 100% <100%> (ø) :arrow_up:

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 2a1f327...77046a8. Read the comment docs.