getsentry / responses

A utility for mocking out the Python Requests library.
Apache License 2.0
4.14k stars 354 forks source link

align CI to use tox #637

Closed beliaev-maksim closed 1 year ago

beliaev-maksim commented 1 year ago

now CI will use tox instead of manually running bash commands.

that will ensure that tox is always valid and whatever you run locally will be reflected in CI as well

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (0713065) 100.00% compared to head (f77c1bc) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #637 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 9 9 Lines 2858 2858 ========================================= Hits 2858 2858 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.