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

Fix warnings #215

Merged
merged 5 commits into from
Dec 7, 2018
Merged

Fix warnings #215

merged 5 commits into from
Dec 7, 2018

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 7, 2018

Codecov Report

Merging #215 into master will decrease coverage by 0.36%.
The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
- Coverage   94.29%   93.92%   -0.37%     
==========================================
  Files          12       13       +1     
  Lines         754      774      +20     
  Branches       95       95              
==========================================
+ Hits          711      727      +16     
- Misses         27       31       +4     
  Partials       16       16
Impacted Files Coverage Δ
aiohttp_devtools/runserver/serve.py 94.19% <85.71%> (-0.06%) ⬇️
aiohttp_devtools/runserver/utils.py 90.9% <90.9%> (ø)
aiohttp_devtools/runserver/log_handlers.py 95.23% <0%> (-4.77%) ⬇️

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 24d08c0...c4a2f2a. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 7, 2018

Codecov Report

Merging #215 into master will increase coverage by 0.25%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #215      +/-   ##
==========================================
+ Coverage    94.3%   94.55%   +0.25%     
==========================================
  Files          12       13       +1     
  Lines         755      772      +17     
  Branches       95       94       -1     
==========================================
+ Hits          712      730      +18     
  Misses         27       27              
+ Partials       16       15       -1
Impacted Files Coverage Δ
aiohttp_devtools/runserver/serve.py 94.61% <100%> (+0.37%) ⬆️
aiohttp_devtools/runserver/utils.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 d8ad60d...c9446e5. 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.

1 participant