go-aah / aah

A secure, flexible, rapid Go web framework
https://aahframework.org
MIT License
691 stars 33 forks source link

Bug fixes #207 #208 #209

Closed jeevatkm closed 6 years ago

jeevatkm commented 6 years ago

fixes #207 and fixes #208

codecov[bot] commented 6 years ago

Codecov Report

Merging #209 into master will decrease coverage by 0.31%. The diff coverage is 19.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
- Coverage   82.05%   81.73%   -0.32%     
==========================================
  Files          21       21              
  Lines        2507     2518      +11     
==========================================
+ Hits         2057     2058       +1     
- Misses        306      314       +8     
- Partials      144      146       +2
Impacted Files Coverage Δ
aah.go 67.73% <0%> (ø) :arrow_up:
http_engine.go 84.09% <100%> (+0.27%) :arrow_up:
server.go 59.72% <5%> (-4.99%) :arrow_down:

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 aa1960d...353d858. Read the comment docs.