go-aah / aah

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

Wrapping v0.13.0 #264

Closed jeevatkm closed 4 years ago

jeevatkm commented 4 years ago

Fixes #258 Fixes #259 Fixes #251

codecov[bot] commented 4 years ago

Codecov Report

Merging #264 into edge will decrease coverage by 0.09%. The diff coverage is 55.55%.

Impacted file tree graph

@@           Coverage Diff           @@
##            edge    #264     +/-   ##
=======================================
- Coverage   85.5%   85.4%   -0.1%     
=======================================
  Files         94      94             
  Lines       7808    7827     +19     
=======================================
+ Hits        6676    6685      +9     
- Misses       788     797      +9     
- Partials     344     345      +1
Impacted Files Coverage Δ
router.go 74.46% <50%> (+0.01%) :arrow_up:
aah.go 67.8% <57.14%> (-0.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 732389b...0b83e7e. Read the comment docs.