]> git.ipfire.org Git - thirdparty/httpx.git/commit
Get test suite back to ~100% line coverage (#406)
authorSeth Michael Larson <sethmichaellarson@gmail.com>
Sun, 29 Sep 2019 18:58:22 +0000 (13:58 -0500)
committerGitHub <noreply@github.com>
Sun, 29 Sep 2019 18:58:22 +0000 (13:58 -0500)
commit05f5dc26de7ed2c1b3ceeba0f2b873fcefc5907a
treec6bb4a36917b50a081189c9198199d32ade698b7
parent5ced56b5b55813bc38d571fdba6176842c0ec716
Get test suite back to ~100% line coverage (#406)
httpx/concurrency/asyncio/backend.py
httpx/concurrency/trio.py
httpx/dispatch/http2.py
httpx/models.py
tests/client/test_auth.py
tests/client/test_proxies.py
tests/client/test_queryparams.py
tests/dispatch/test_http2.py
tests/dispatch/test_proxy_http.py
tests/models/test_queryparams.py