Skip to content

[3.5] Set reason to an empty string if it is missing (_http_parser.pyx) (#3909)#3922

Merged
asvetlov merged 1 commit into3.5from
backport-8d1f067-3.5
Jul 22, 2019
Merged

[3.5] Set reason to an empty string if it is missing (_http_parser.pyx) (#3909)#3922
asvetlov merged 1 commit into3.5from
backport-8d1f067-3.5

Conversation

@asvetlov
Copy link
Copy Markdown
Member

(cherry picked from commit 8d1f067)

Co-authored-by: Alexey [email protected]

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #3922 into 3.5 will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.5    #3922      +/-   ##
==========================================
+ Coverage   97.66%   97.95%   +0.29%     
==========================================
  Files          44       44              
  Lines        8819     8819              
  Branches     1386     1386              
==========================================
+ Hits         8613     8639      +26     
+ Misses         97       74      -23     
+ Partials      109      106       -3
Impacted Files Coverage Δ
aiohttp/helpers.py 96.74% <0%> (+0.25%) ⬆️
aiohttp/frozenlist.py 100% <0%> (+2.12%) ⬆️
aiohttp/http_writer.py 98.11% <0%> (+2.83%) ⬆️
aiohttp/http_parser.py 97.93% <0%> (+4.81%) ⬆️

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 8b8f6b8...d013420. Read the comment docs.

1 similar comment
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 22, 2019

Codecov Report

Merging #3922 into 3.5 will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.5    #3922      +/-   ##
==========================================
+ Coverage   97.66%   97.95%   +0.29%     
==========================================
  Files          44       44              
  Lines        8819     8819              
  Branches     1386     1386              
==========================================
+ Hits         8613     8639      +26     
+ Misses         97       74      -23     
+ Partials      109      106       -3
Impacted Files Coverage Δ
aiohttp/helpers.py 96.74% <0%> (+0.25%) ⬆️
aiohttp/frozenlist.py 100% <0%> (+2.12%) ⬆️
aiohttp/http_writer.py 98.11% <0%> (+2.83%) ⬆️
aiohttp/http_parser.py 97.93% <0%> (+4.81%) ⬆️

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 8b8f6b8...d013420. Read the comment docs.

@asvetlov asvetlov merged commit 41daa64 into 3.5 Jul 22, 2019
@delete-merged-branch delete-merged-branch bot deleted the backport-8d1f067-3.5 branch July 22, 2019 12:25
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