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

[3.7] Fix docs of WebSocketResponse.close and ClientWebSocketResponse.close (#4540) #4550

Merged
merged 1 commit into from
Feb 3, 2020

Conversation

asvetlov
Copy link
Member

@asvetlov asvetlov commented Feb 3, 2020

(cherry picked from commit 7e8a94e)

Co-authored-by: Marat Sharafutdinov decaz89@gmail.com

….close (#4540)

(cherry picked from commit 7e8a94e)

Co-authored-by: Marat Sharafutdinov <decaz89@gmail.com>
@codecov-io
Copy link

codecov-io commented Feb 3, 2020

Codecov Report

Merging #4550 into 3.7 will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.7    #4550      +/-   ##
==========================================
- Coverage   97.91%   97.86%   -0.05%     
==========================================
  Files          44       44              
  Lines        8953     8953              
  Branches     1408     1408              
==========================================
- Hits         8766     8762       -4     
- Misses         79       82       +3     
- Partials      108      109       +1
Impacted Files Coverage Δ
aiohttp/pytest_plugin.py 95.75% <0%> (-1.82%) ⬇️
aiohttp/web_fileresponse.py 97.82% <0%> (-0.55%) ⬇️

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 394a1f5...d184236. Read the comment docs.

@asvetlov asvetlov merged commit 3f7f2a8 into 3.7 Feb 3, 2020
@asvetlov asvetlov deleted the backport-7e8a94e-3.7 branch February 3, 2020 11:06
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