Fix typo #672

Merged
lucapette merged 1 commits from patch-1 into master 2017-08-02 02:39:47 +00:00
lucapette commented 2017-08-01 21:34:24 +00:00 (Migrated from github.com)
No description provided.
codecov-io commented 2017-08-01 21:39:13 +00:00 (Migrated from github.com)

Codecov Report

Merging #672 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #672   +/-   ##
=======================================
  Coverage   49.01%   49.01%           
=======================================
  Files          34       34           
  Lines        8314     8314           
=======================================
  Hits         4075     4075           
  Misses       3758     3758           
  Partials      481      481
Impacted Files Coverage Δ
xorm.go 67.14% <0%> (ø) ⬆️

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 c2e915f...51d7fe9. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=h1) Report > Merging [#672](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/c2e915ffc19bf8dd408f0a040d1ce6d57b89b917?src=pr&el=desc) will **not change** coverage. > The diff coverage is `n/a`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/672/graphs/tree.svg?token=yB5nO1krEe&src=pr&width=650&height=150)](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #672 +/- ## ======================================= Coverage 49.01% 49.01% ======================================= Files 34 34 Lines 8314 8314 ======================================= Hits 4075 4075 Misses 3758 3758 Partials 481 481 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=tree#diff-eG9ybS5nbw==) | `67.14% <0%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/672?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/672?src=pr&el=footer). Last update [c2e915f...51d7fe9](https://codecov.io/gh/go-xorm/xorm/pull/672?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).

Thanks!

Thanks!
lunny referenced this issue from a commit 2019-10-21 05:46:59 +00:00
Sign in to join this conversation.
No description provided.