Update README.md file #1246

Merged
yanserliu merged 3 commits from master into master 2019-03-09 15:07:36 +00:00
yanserliu commented 2019-03-07 09:24:20 +00:00 (Migrated from github.com)

example is error fot 'Get query one record from database'. it is lack of table names

example is error fot 'Get query one record from database'. it is lack of table names
codecov-io commented 2019-03-07 09:29:38 +00:00 (Migrated from github.com)

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1246      +/-   ##
==========================================
- Coverage   57.35%   57.34%   -0.02%     
==========================================
  Files          43       43              
  Lines        7797     7797              
==========================================
- Hits         4472     4471       -1     
  Misses       2771     2771              
- Partials      554      555       +1
Impacted Files Coverage Δ
xorm.go 68.18% <0%> (-1.52%) ⬇️

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 e410f04...691de45. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1246?src=pr&el=h1) Report > Merging [#1246](https://codecov.io/gh/go-xorm/xorm/pull/1246?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/e410f04aaf2db78083222488e35a0cff3b0ca2f1?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/1246/graphs/tree.svg?width=650&token=yB5nO1krEe&height=150&src=pr)](https://codecov.io/gh/go-xorm/xorm/pull/1246?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1246 +/- ## ========================================== - Coverage 57.35% 57.34% -0.02% ========================================== Files 43 43 Lines 7797 7797 ========================================== - Hits 4472 4471 -1 Misses 2771 2771 - Partials 554 555 +1 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/1246?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/1246/diff?src=pr&el=tree#diff-eG9ybS5nbw==) | `68.18% <0%> (-1.52%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1246?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/1246?src=pr&el=footer). Last update [e410f04...691de45](https://codecov.io/gh/go-xorm/xorm/pull/1246?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Member

@YanserLiu Thank you

@YanserLiu Thank you
Member

It doesnt matter, dont worry about it :)

It doesnt matter, dont worry about it :)
Sign in to join this conversation.
No description provided.