Closed hartwork closed 1 year ago
Patch coverage: 100.00%
and no project coverage change.
Comparison is base (
c03c184
) 100.00% compared to head (06cc9db
) 100.00%.
: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.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Awesome! Thanks!
Description
Partial pull request for support for VCR.py >=5 as offered at https://github.com/kiwicom/pytest-recording/issues/111#issuecomment-1651595271 . I lack the bandwidth to re-write the two tests marked as "todo" at the moment, but I should find time for smaller adjustments/additions that come up during review. Thanks for your understanding.
Checklist
Fixes #111
CC @Stranger6667