go-aah / aah

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

#165 Remove 'render.pretty' config in-favor of REST client editor tool and browser support #167

Closed jeevatkm closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #167 into v0-edge will increase coverage by 0.49%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0-edge     #167      +/-   ##
===========================================
+ Coverage    79.95%   80.44%   +0.49%     
===========================================
  Files           22       22              
  Lines         2554     2537      -17     
===========================================
- Hits          2042     2041       -1     
+ Misses         362      347      -15     
+ Partials       150      149       -1
Impacted Files Coverage Δ
aah.go 61.29% <ø> (-0.16%) :arrow_down:
render.go 85.5% <100%> (-0.38%) :arrow_down:
reply.go 95.71% <100%> (ø) :arrow_up:
static.go 79.82% <0%> (+12.28%) :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 df6a802...b8a4acb. Read the comment docs.