aofei / air

An ideally refined web framework for Go.
https://pkg.go.dev/github.com/aofei/air
MIT License
441 stars 37 forks source link

Simplify with `gofmt -s`. #4

Closed AlekSi closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will decrease coverage by 1.13%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   93.41%   92.28%   -1.14%     
==========================================
  Files          14       14              
  Lines        1231     1231              
==========================================
- Hits         1150     1136      -14     
- Misses         54       61       +7     
- Partials       27       34       +7
Impacted Files Coverage Δ
url.go 100% <100%> (ø) :arrow_up:
request.go 100% <100%> (ø) :arrow_up:
renderer.go 73.17% <0%> (-9.76%) :arrow_down:
coffer.go 64.55% <0%> (-7.6%) :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 3365a16...bf3840b. Read the comment docs.