Closed bentheiii closed 2 years ago
Yeah I tried my best but I can't figure out what the problem is, reverted starlette for now. Hopefully someone with more ASGI knowledge can come along down the line.
Merging #53 (538f832) into master (916afb0) will increase coverage by
0.17%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #53 +/- ##
==========================================
+ Coverage 87.56% 87.74% +0.17%
==========================================
Files 6 6
Lines 410 416 +6
==========================================
+ Hits 359 365 +6
Misses 51 51
Impacted Files | Coverage Δ | |
---|---|---|
async_asgi_testclient/testing.py | 89.11% <100.00%> (+0.07%) |
:arrow_up: |
async_asgi_testclient/utils.py | 94.11% <100.00%> (+0.36%) |
:arrow_up: |
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 916afb0...538f832. Read the comment docs.
version 1.4.11 released
fixes #52