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

switch config order to support uvloop #150

Merged
merged 1 commit into from
Oct 19, 2017
Merged

Conversation

samuelcolvin
Copy link
Member

fix #149

@codecov
Copy link

codecov bot commented Oct 19, 2017

Codecov Report

Merging #150 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
- Coverage   94.66%   94.65%   -0.02%     
==========================================
  Files          13       13              
  Lines         769      767       -2     
  Branches       94       94              
==========================================
- Hits          728      726       -2     
  Misses         26       26              
  Partials       15       15
Impacted Files Coverage Δ
aiohttp_devtools/runserver/main.py 100% <100%> (ø) ⬆️
aiohttp_devtools/runserver/config.py 88.09% <100%> (-0.19%) ⬇️
aiohttp_devtools/version.py 100% <100%> (ø) ⬆️

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 9dc8949...01f795e. Read the comment docs.

@samuelcolvin
Copy link
Member Author

@achernetsky could you check this fixes your case, if so or if you don't reply in the next day or so I'll merge and release.

@samuelcolvin
Copy link
Member Author

no response so I'm going to merge this and release.

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.

Runserver loop parameter
1 participant