Join support builder #1002

Merged
lunny merged 5 commits from lunny/join_sub_query into master 2019-01-20 03:53:54 +00:00
Owner
No description provided.
codecov-io commented 2018-06-20 09:00:28 +00:00 (Migrated from github.com)
Author
Owner

Codecov Report

Merging #1002 into master will decrease coverage by 0.04%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1002      +/-   ##
==========================================
- Coverage   51.41%   51.37%   -0.05%     
==========================================
  Files          43       43              
  Lines        7677     7697      +20     
==========================================
+ Hits         3947     3954       +7     
- Misses       3214     3225      +11     
- Partials      516      518       +2
Impacted Files Coverage Δ
statement.go 66.41% <45.45%> (-0.69%) ⬇️
xorm.go 62.12% <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 c68531d...04b6d9b. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1002?src=pr&el=h1) Report > Merging [#1002](https://codecov.io/gh/go-xorm/xorm/pull/1002?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/c68531db53cf05df403ef2a8b8bca0922fd3e356?src=pr&el=desc) will **decrease** coverage by `0.04%`. > The diff coverage is `45.45%`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/1002/graphs/tree.svg?width=650&token=yB5nO1krEe&height=150&src=pr)](https://codecov.io/gh/go-xorm/xorm/pull/1002?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1002 +/- ## ========================================== - Coverage 51.41% 51.37% -0.05% ========================================== Files 43 43 Lines 7677 7697 +20 ========================================== + Hits 3947 3954 +7 - Misses 3214 3225 +11 - Partials 516 518 +2 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/1002?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [statement.go](https://codecov.io/gh/go-xorm/xorm/pull/1002/diff?src=pr&el=tree#diff-c3RhdGVtZW50Lmdv) | `66.41% <45.45%> (-0.69%)` | :arrow_down: | | [xorm.go](https://codecov.io/gh/go-xorm/xorm/pull/1002/diff?src=pr&el=tree#diff-eG9ybS5nbw==) | `62.12% <0%> (-1.52%)` | :arrow_down: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1002?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/1002?src=pr&el=footer). Last update [c68531d...04b6d9b](https://codecov.io/gh/go-xorm/xorm/pull/1002?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
Sign in to join this conversation.
No description provided.