kiwicom / pytest-recording

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

Refactoring #5

Closed Stranger6667 closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines          89     91    +2     
  Branches       15     13    -2     
=====================================
+ Hits           89     91    +2
Impacted Files Coverage Δ
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 c441b00...88e442d. Read the comment docs.