go-aah / aah

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

For v0.11.2 Release #204

Closed jeevatkm closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #204 into master will increase coverage by 0.06%. The diff coverage is 68.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #204      +/-   ##
==========================================
+ Coverage   81.98%   82.05%   +0.06%     
==========================================
  Files          21       21              
  Lines        2514     2507       -7     
==========================================
- Hits         2061     2057       -4     
+ Misses        307      306       -1     
+ Partials      146      144       -2
Impacted Files Coverage Δ
util.go 74.8% <ø> (-0.57%) :arrow_down:
router.go 74.85% <0%> (ø) :arrow_up:
server.go 64.7% <100%> (ø) :arrow_up:
context.go 85.8% <100%> (+2.77%) :arrow_up:
render.go 84.61% <100%> (ø) :arrow_up:
aah.go 67.73% <50%> (+0.11%) :arrow_up:
middleware.go 73.68% <50%> (-2.38%) :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 f7bf268...767dee5. Read the comment docs.