vcrpy
vcrpy copied to clipboard
allow_unicode=True from yaml
trafficstars
view unicode as text, when i view my vcr file
Codecov Report
Merging #551 into master will decrease coverage by
5.49%. The diff coverage is65.21%.
@@ Coverage Diff @@
## master #551 +/- ##
==========================================
- Coverage 89.41% 83.92% -5.50%
==========================================
Files 24 26 +2
Lines 1549 1704 +155
Branches 216 239 +23
==========================================
+ Hits 1385 1430 +45
- Misses 135 239 +104
- Partials 29 35 +6
| Impacted Files | Coverage Δ | |
|---|---|---|
| vcr/stubs/boto3_stubs.py | 56.25% <0.00%> (+0.69%) |
:arrow_up: |
| vcr/stubs/httpx_stubs.py | 0.00% <0.00%> (ø) |
|
| vcr/stubs/tornado_stubs.py | 0.00% <0.00%> (ø) |
|
| vcr/patch.py | 82.74% <61.11%> (-1.56%) |
:arrow_down: |
| vcr/filters.py | 93.61% <66.66%> (ø) |
|
| vcr/stubs/aiohttp_stubs.py | 93.03% <93.03%> (ø) |
|
| vcr/cassette.py | 96.20% <100.00%> (-0.97%) |
:arrow_down: |
| vcr/config.py | 95.00% <100.00%> (-0.07%) |
:arrow_down: |
| vcr/errors.py | 100.00% <100.00%> (ø) |
|
| vcr/matchers.py | 96.05% <100.00%> (+0.05%) |
:arrow_up: |
| ... and 16 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 1d0fdba...a77c9fc. Read the comment docs.