Closed svtkachenko closed 4 years ago
Merging #41 into master will decrease coverage by
3.27%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #41 +/- ##
===========================================
- Coverage 100.00% 96.72% -3.28%
===========================================
Files 5 5
Lines 216 214 -2
Branches 28 29 +1
===========================================
- Hits 216 207 -9
- Misses 0 6 +6
- Partials 0 1 +1
Flag | Coverage Δ | |
---|---|---|
#unittests | 96.72% <100.00%> (-3.28%) |
:arrow_down: |
Impacted Files | Coverage Δ | |
---|---|---|
src/pytest_recording/_vcr.py | 100.00% <100.00%> (ø) |
|
src/pytest_recording/plugin.py | 100.00% <100.00%> (ø) |
|
src/pytest_recording/network.py | 92.85% <0.00%> (-7.15%) |
:arrow_down: |
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 3ea91c6...9d9b25d. Read the comment docs.
Closes #37