kevin1024 / vcrpy

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

fix tornado related warnings by replacing pytest-tornado with a simple coroutine runner #810

Closed graingert closed 10 months ago

codecov-commenter commented 10 months ago

Codecov Report

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

Comparison is base (8028420) 92.32% compared to head (bf80673) 92.32%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #810 +/- ## ======================================= Coverage 92.32% 92.32% ======================================= Files 27 27 Lines 1811 1811 Branches 338 338 ======================================= Hits 1672 1672 Misses 92 92 Partials 47 47 ```

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