fix #1075 and replace #1076 #1101

Merged
lunny merged 2 commits from lunny/fix_master_exec into master 2019-01-20 04:45:39 +00:00
Owner
No description provided.
Author
Owner

will fix #1075 and replace #1076

will fix #1075 and replace #1076
codecov-io commented 2019-01-20 03:59:28 +00:00 (Migrated from github.com)
Author
Owner

Codecov Report

Merging #1101 into master will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1101      +/-   ##
==========================================
- Coverage   51.25%   51.22%   -0.03%     
==========================================
  Files          43       43              
  Lines        7767     7771       +4     
==========================================
  Hits         3981     3981              
- Misses       3264     3268       +4     
  Partials      522      522
Impacted Files Coverage Δ
session.go 56.17% <ø> (ø) ⬆️
session_raw.go 56.06% <0%> (ø) ⬆️
engine_group.go 0% <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 5271caa...30919f6. Read the comment docs.

# [Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1101?src=pr&el=h1) Report > Merging [#1101](https://codecov.io/gh/go-xorm/xorm/pull/1101?src=pr&el=desc) into [master](https://codecov.io/gh/go-xorm/xorm/commit/5271caa592cb920cc8e5e67769b878d6298f8d14?src=pr&el=desc) will **decrease** coverage by `0.02%`. > The diff coverage is `0%`. [![Impacted file tree graph](https://codecov.io/gh/go-xorm/xorm/pull/1101/graphs/tree.svg?width=650&token=yB5nO1krEe&height=150&src=pr)](https://codecov.io/gh/go-xorm/xorm/pull/1101?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #1101 +/- ## ========================================== - Coverage 51.25% 51.22% -0.03% ========================================== Files 43 43 Lines 7767 7771 +4 ========================================== Hits 3981 3981 - Misses 3264 3268 +4 Partials 522 522 ``` | [Impacted Files](https://codecov.io/gh/go-xorm/xorm/pull/1101?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [session.go](https://codecov.io/gh/go-xorm/xorm/pull/1101/diff?src=pr&el=tree#diff-c2Vzc2lvbi5nbw==) | `56.17% <ø> (ø)` | :arrow_up: | | [session\_raw.go](https://codecov.io/gh/go-xorm/xorm/pull/1101/diff?src=pr&el=tree#diff-c2Vzc2lvbl9yYXcuZ28=) | `56.06% <0%> (ø)` | :arrow_up: | | [engine\_group.go](https://codecov.io/gh/go-xorm/xorm/pull/1101/diff?src=pr&el=tree#diff-ZW5naW5lX2dyb3VwLmdv) | `0% <0%> (ø)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-xorm/xorm/pull/1101?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/1101?src=pr&el=footer). Last update [5271caa...30919f6](https://codecov.io/gh/go-xorm/xorm/pull/1101?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.