kevin1024 / vcrpy

Automatically mock your HTTP interactions to simplify and speed up testing
MIT License
2.72k stars 388 forks source link

Fix test dependencies #705

Closed hartwork closed 1 year ago

hartwork commented 1 year ago

Based on https://github.com/kevin1024/vcrpy/issues/645#issuecomment-1561933604 .

vEpiphyte commented 1 year ago

This is very helpful for our future selves :)

codecov-commenter commented 1 year ago

Codecov Report

Merging #705 (13af8ca) into master (c41bd2b) will decrease coverage by 0.29%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #705      +/-   ##
==========================================
- Coverage   90.15%   89.86%   -0.29%     
==========================================
  Files          27       27              
  Lines        1726     1726              
  Branches      308      308              
==========================================
- Hits         1556     1551       -5     
- Misses        135      138       +3     
- Partials       35       37       +2     

see 3 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more