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

Enable strict_optional #201

Merged
merged 8 commits into from
Mar 7, 2022
Merged

Enable strict_optional #201

merged 8 commits into from
Mar 7, 2022

Conversation

lundberg
Copy link
Owner

@lundberg lundberg commented Mar 7, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2022

Codecov Report

Merging #201 (b82a0e2) into master (c76f632) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #201   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           20        20           
  Lines         2722      2729    +7     
  Branches       336       338    +2     
=========================================
+ Hits          2722      2729    +7     
Impacted Files Coverage Δ
respx/handlers.py 100.00% <ø> (ø)
respx/transports.py 100.00% <ø> (ø)
respx/models.py 100.00% <100.00%> (ø)
respx/patterns.py 100.00% <100.00%> (ø)
respx/router.py 100.00% <100.00%> (ø)
tests/test_patterns.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c76f632...b82a0e2. Read the comment docs.

@lundberg lundberg merged commit 897e0ca into master Mar 7, 2022
@lundberg lundberg deleted the mypy_strict_optional branch March 7, 2022 14:18
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