go-aah / aah

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

For v0.12.1 release #225

Closed jeevatkm closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #225 into master will increase coverage by 0.04%. The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #225      +/-   ##
==========================================
+ Coverage   85.48%   85.52%   +0.04%     
==========================================
  Files          94       94              
  Lines        7680     7676       -4     
==========================================
  Hits         6565     6565              
+ Misses        775      771       -4     
  Partials      340      340
Impacted Files Coverage Δ
i18n/i18n.go 87.65% <100%> (ø) :arrow_up:
router/router.go 83.51% <100%> (+0.61%) :arrow_up:
aah.go 67.76% <69.23%> (+0.92%) :arrow_up:
config/config.go 96.94% <85.71%> (-0.87%) :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 06aa9c6...f19d323. Read the comment docs.