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

Test 1912 tox #4

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Test 1912 tox #4

wants to merge 8 commits into from

Conversation

ashleysommer
Copy link
Owner

No description provided.

ahopkins and others added 8 commits January 2, 2020 23:34
Set version
* Cherry pick PRs to backport to 19.12LTS

Includes commits from:
sanic-org#1762
sanic-org#1764
sanic-org#1789

* Fix type annotation issue; run black and isort

* Update Makefile

Co-authored-by: Ashley Sommer <ashleysommer@gmail.com>
Resolve headers as body in ASGI mode

* Bump version to 19.12.3

* Update multidict==5.0.0
In ASGI-mode, don't do sanic-side response chunk encoding, leave that to the ASGI-response-transport
Don't set content-length when using chunked-encoding in ASGI mode, this is incompatible with ASGI Chunked Transport-Encoding.

(cherry picked from commit c0839af)
testing tox in travis
@codecov-io
Copy link

codecov-io commented Feb 15, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@850b63f). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #4   +/-   ##
=========================================
  Coverage          ?   89.84%           
=========================================
  Files             ?       25           
  Lines             ?     2945           
  Branches          ?      546           
=========================================
  Hits              ?     2646           
  Misses            ?      224           
  Partials          ?       75           

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 850b63f...fd87ba9. Read the comment docs.

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.

3 participants