Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for python 3.6 #218

Merged
merged 1 commit into from Sep 25, 2022
Merged

Drop support for python 3.6 #218

merged 1 commit into from Sep 25, 2022

Conversation

lundberg
Copy link
Owner

@lundberg lundberg commented Sep 25, 2022

Since httpx no longer supports python 3.6, neither respx would need to.

@codecov-commenter
Copy link

codecov-commenter commented Sep 25, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (53f42d4) compared to base (8d9e149).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #218   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         2796      2744   -52     
  Branches       350       350           
=========================================
- Hits          2796      2744   -52     
Impacted Files Coverage Δ
respx/handlers.py 100.00% <ø> (ø)
respx/models.py 100.00% <ø> (ø)
tests/test_mock.py 100.00% <ø> (ø)
tests/test_router.py 100.00% <ø> (ø)
tests/test_stats.py 100.00% <ø> (ø)
tests/test_transports.py 100.00% <ø> (ø)
respx/router.py 100.00% <100.00%> (ø)
tests/test_api.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants