kiwicom / pytest-recording

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

chore: Use ruff #123

Closed Stranger6667 closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (128d134) 100.00% compared to head (17fc0bb) 100.00%. Report is 1 commits behind head on master.

: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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #123 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 287 287 Branches 54 54 ========================================= Hits 287 287 ``` | [Files Changed](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom) | Coverage Δ | | |---|---|---| | [src/pytest\_recording/\_vcr.py](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom#diff-c3JjL3B5dGVzdF9yZWNvcmRpbmcvX3Zjci5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pytest\_recording/network.py](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom#diff-c3JjL3B5dGVzdF9yZWNvcmRpbmcvbmV0d29yay5weQ==) | `100.00% <100.00%> (ø)` | | | [src/pytest\_recording/plugin.py](https://app.codecov.io/gh/kiwicom/pytest-recording/pull/123?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kiwicom#diff-c3JjL3B5dGVzdF9yZWNvcmRpbmcvcGx1Z2luLnB5) | `100.00% <100.00%> (ø)` | |

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