fix: gofmt error. #873

Merged
lunny merged 1 commits from bugs2 into master 2018-04-08 00:53:16 +00:00
Member

as title.

as title.
codecov-io commented 2018-04-07 13:46:27 +00:00 (Migrated from github.com)

Codecov Report

Merging #873 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #873      +/-   ##
==========================================
- Coverage   53.28%   53.27%   -0.02%     
==========================================
  Files          39       39              
  Lines        7450     7450              
==========================================
- Hits         3970     3969       -1     
  Misses       2977     2977              
- Partials      503      504       +1
Impacted Files Coverage Δ
xorm.go 64.06% <0%> (-1.57%) ⬇️

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 b8dec64...baa5349. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=h1) Report > Merging [#873](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/b8dec64610e588211d427abd7eb05485c9b274dd?src=pr&el=desc) will **decrease** coverage by `0.01%`. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/873/graphs/tree.svg?width=650&src=pr&token=yB5nO1krEe&height=150)](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #873 +/- ## ========================================== - Coverage 53.28% 53.27% -0.02% ========================================== Files 39 39 Lines 7450 7450 ========================================== - Hits 3970 3969 -1 Misses 2977 2977 - Partials 503 504 +1 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/873/diff?src=pr&el=tree#diff-eG9ybS5nbw==) | `64.06% <0%> (-1.57%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=continue). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=footer). Last update [b8dec64...baa5349](https://codecov.io/gh/go-xorm/xorm/pull/873?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
lunny referenced this issue from a commit 2019-10-21 05:47:00 +00:00
Sign in to join this conversation.
No description provided.