]> git.ipfire.org Git - thirdparty/starlette.git/commit
tests: branch coverage in `_utils.py`, `middleware/gzip.py`, `routing.py` and `reques...
authorRenan Heckert Leal <123672970+lealre@users.noreply.github.com>
Sat, 28 Dec 2024 04:55:20 +0000 (04:55 +0000)
committerGitHub <noreply@github.com>
Sat, 28 Dec 2024 04:55:20 +0000 (05:55 +0100)
commitd6ace924c4b8732a54c97c198ee48a2b582f84f5
tree6db203e6af5f50b101b6944e039424a5eb035eb4
parentea7ce8a5b04669d02bd4911ff53ab6b4cef7c835
tests: branch coverage in `_utils.py`, `middleware/gzip.py`, `routing.py` and `requests.py` (#2816)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
starlette/_utils.py
starlette/middleware/gzip.py
starlette/requests.py
starlette/routing.py
tests/test_routing.py