go-aah / aah

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

For v0.12.2 Release #229

Closed jeevatkm closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #229 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   85.52%   85.53%   +<.01%     
==========================================
  Files          94       94              
  Lines        7676     7679       +3     
==========================================
+ Hits         6565     6568       +3     
  Misses        771      771              
  Partials      340      340
Impacted Files Coverage Δ
security/scheme/oauth2.go 93.19% <ø> (ø) :arrow_up:
console/console.go 92.3% <ø> (ø) :arrow_up:
ahttp/header.go 100% <ø> (ø) :arrow_up:
router/tree.go 97.28% <100%> (+0.03%) :arrow_up:
ahttp/request.go 99.21% <100%> (ø) :arrow_up:

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 a2c89ad...31fcc59. Read the comment docs.