Skip to content

Drop support for python 3.6#218

Merged
lundberg merged 1 commit intomasterfrom
drop-py36
Sep 25, 2022
Merged

Drop support for python 3.6#218
lundberg merged 1 commit intomasterfrom
drop-py36

Conversation

@lundberg
Copy link
Copy Markdown
Owner

@lundberg lundberg commented Sep 25, 2022

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

@codecov-commenter
Copy link
Copy Markdown

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.

@lundberg lundberg merged commit 0c896f6 into master Sep 25, 2022
@lundberg lundberg deleted the drop-py36 branch September 25, 2022 13:56
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.

2 participants