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.6] Enable windows CI (#4176). #4183

Merged
merged 1 commit into from
Oct 14, 2019
Merged

[3.6] Enable windows CI (#4176). #4183

merged 1 commit into from
Oct 14, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit bbaf125)

Co-authored-by: Andrew Svetlov [email protected]

(cherry picked from commit bbaf125)

Co-authored-by: Andrew Svetlov <[email protected]>
@asvetlov asvetlov requested a review from webknjaz as a code owner October 14, 2019 12:56
@codecov-io
Copy link

codecov-io commented Oct 14, 2019

Codecov Report

Merging #4183 into 3.6 will decrease coverage by 0.5%.
The diff coverage is 93.62%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.6    #4183      +/-   ##
==========================================
- Coverage   98.07%   97.56%   -0.51%     
==========================================
  Files          44       43       -1     
  Lines        8871     8825      -46     
  Branches     1390     1381       -9     
==========================================
- Hits         8700     8610      -90     
- Misses         67       93      +26     
- Partials      104      122      +18
Impacted Files Coverage Δ
aiohttp/streams.py 97.4% <ø> (-0.55%) ⬇️
aiohttp/web.py 99.04% <ø> (-0.48%) ⬇️
aiohttp/worker.py 96.63% <ø> (-0.91%) ⬇️
aiohttp/client_exceptions.py 100% <ø> (ø) ⬆️
aiohttp/__init__.py 100% <100%> (ø) ⬆️
aiohttp/web_response.py 97.69% <100%> (-0.5%) ⬇️
aiohttp/cookiejar.py 100% <100%> (ø) ⬆️
aiohttp/web_urldispatcher.py 99.09% <100%> (-0.02%) ⬇️
aiohttp/helpers.py 96.58% <100%> (-0.19%) ⬇️
aiohttp/resolver.py 100% <100%> (ø) ⬆️
... and 32 more

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 9cee65f...15b7537. Read the comment docs.

@asvetlov asvetlov merged commit d0eabc2 into 3.6 Oct 14, 2019
@asvetlov asvetlov deleted the backport-bbaf125-3.6 branch October 14, 2019 13:27
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.

2 participants