fix submodule has port #136

Merged
lunny merged 1 commits from unknown repository into master 2019-01-23 06:56:46 +00:00
Owner

Author: @lunny

should fix go-gitea/gitea#2775 and replace #108

Author: @lunny should fix go-gitea/gitea#2775 and replace #108
Author
Owner

Author: @codecov-io

Codecov Report

Merging #136 into master will increase coverage by 1.06%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   33.01%   34.07%   +1.06%     
==========================================
  Files          28       28              
  Lines        1784     1790       +6     
==========================================
+ Hits          589      610      +21     
+ Misses       1118     1100      -18     
- Partials       77       80       +3
Impacted Files Coverage Δ
submodule.go 46.66% <66.66%> (+46.66%) ⬆️

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 389d3c8...2627294. Read the comment docs.

Author: @codecov-io # [Codecov](https://codecov.io/gh/go-gitea/git/pull/136?src=pr&el=h1) Report > Merging [#136](https://codecov.io/gh/go-gitea/git/pull/136?src=pr&el=desc) into [master](https://codecov.io/gh/go-gitea/git/commit/389d3c803e12a30dffcbb54a15c2242521bc4333?src=pr&el=desc) will **increase** coverage by `1.06%`. > The diff coverage is `66.66%`. [![Impacted file tree graph](https://codecov.io/gh/go-gitea/git/pull/136/graphs/tree.svg?width=650&token=sCATTcwuUJ&height=150&src=pr)](https://codecov.io/gh/go-gitea/git/pull/136?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #136 +/- ## ========================================== + Coverage 33.01% 34.07% +1.06% ========================================== Files 28 28 Lines 1784 1790 +6 ========================================== + Hits 589 610 +21 + Misses 1118 1100 -18 - Partials 77 80 +3 ``` | [Impacted Files](https://codecov.io/gh/go-gitea/git/pull/136?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [submodule.go](https://codecov.io/gh/go-gitea/git/pull/136/diff?src=pr&el=tree#diff-c3VibW9kdWxlLmdv) | `46.66% <66.66%> (+46.66%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/go-gitea/git/pull/136?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-gitea/git/pull/136?src=pr&el=footer). Last update [389d3c8...2627294](https://codecov.io/gh/go-gitea/git/pull/136?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
This repo is archived. You cannot comment on pull requests.
No description provided.