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

Update Starlette to >=0.21.0 #108

Merged
merged 7 commits into from
Oct 6, 2022
Merged

Update Starlette to >=0.21.0 #108

merged 7 commits into from
Oct 6, 2022

Conversation

adriangb
Copy link
Owner

@adriangb adriangb commented Oct 4, 2022

No description provided.

@adriangb
Copy link
Owner Author

adriangb commented Oct 4, 2022

Blocked by encode/starlette#1890

@codecov-commenter
Copy link

Codecov Report

Merging #108 (7ed3bcd) into main (ae15865) will decrease coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   98.34%   98.10%   -0.24%     
==========================================
  Files         123      123              
  Lines        4226     4224       -2     
  Branches      417      415       -2     
==========================================
- Hits         4156     4144      -12     
- Misses         35       40       +5     
- Partials       35       40       +5     
Impacted Files Coverage Δ
...ests/test_docs/tutorial/forms/test_tutorial_003.py 100.00% <ø> (ø)
...st_docs/tutorial/dependencies/test_tutorial_007.py 100.00% <100.00%> (ø)
...ests/test_docs/tutorial/files/test_tutorial_004.py 100.00% <100.00%> (ø)
...ests/test_docs/tutorial/forms/test_tutorial_001.py 100.00% <100.00%> (ø)
...ests/test_docs/tutorial/forms/test_tutorial_002.py 100.00% <100.00%> (ø)
...st_docs/tutorial/query_params/test_tutorial_004.py 100.00% <100.00%> (ø)
tests/test_request_bodies/test_file.py 96.80% <100.00%> (-3.21%) ⬇️
tests/test_request_bodies/test_form.py 100.00% <100.00%> (ø)
tests/test_request_bodies/test_json.py 100.00% <100.00%> (ø)
tests/test_request_bodies/test_multipart.py 98.59% <100.00%> (-1.41%) ⬇️
... and 3 more

@adriangb adriangb merged commit 0687659 into main Oct 6, 2022
@adriangb adriangb deleted the update-starlette branch October 6, 2022 21:11
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