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 #1528 #1549

Merged
merged 3 commits into from
Apr 12, 2019
Merged

Fix #1528 #1549

merged 3 commits into from
Apr 12, 2019

Conversation

yunstanford
Copy link
Member

Fix #1528

@codecov
Copy link

codecov bot commented Apr 10, 2019

Codecov Report

Merging #1549 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1549      +/-   ##
==========================================
+ Coverage   91.43%   91.48%   +0.05%     
==========================================
  Files          18       18              
  Lines        1797     1796       -1     
  Branches      341      341              
==========================================
  Hits         1643     1643              
  Misses        130      130              
+ Partials       24       23       -1
Impacted Files Coverage Δ
sanic/app.py 92.23% <ø> (-0.02%) ⬇️
sanic/request.py 99.54% <100%> (ø) ⬆️
sanic/router.py 95.89% <0%> (+0.45%) ⬆️

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 0b47692...49498be. 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.

Access log writing during request timeout causes exception
2 participants