kiwicom / pytest-recording

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

feat: Add "pytest_recording_configure" hook #46

Closed Stranger6667 closed 4 years ago

Stranger6667 commented 4 years ago

Resolves #45

codecov-commenter commented 4 years ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (ffe27e5) to head (00ff033). Report is 97 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 6 +1 Lines 223 227 +4 Branches 29 29 ========================================= + Hits 223 227 +4 ``` | [Flag](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/46/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/46/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom) | `99.55% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.