Add gop config #19

Merged
lunny merged 2 commits from lunny/config into master 2018-03-19 14:16:23 +00:00
Owner

Author: @lunny

Author: @lunny
Author
Owner

Author: @codecov-io

Codecov Report

Merging #19 into master will increase coverage by 0.82%.
The diff coverage is 36.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
+ Coverage   25.91%   26.74%   +0.82%     
==========================================
  Files          16       17       +1     
  Lines        1038     1204     +166     
==========================================
+ Hits          269      322      +53     
- Misses        683      781      +98     
- Partials       86      101      +15
Impacted Files Coverage Δ
cmd/ensure.go 15.27% <0%> (-23.69%) ⬇️
cmd/download.go 0% <0%> (ø) ⬆️
cmd/init.go 43.85% <18.18%> (+1%) ⬆️
cmd/global_config.go 33.33% <33.33%> (ø)
cmd/util.go 45.45% <42.4%> (-15.66%) ⬇️
cmd/add.go 50.58% <47.82%> (-11.68%) ⬇️
cmd/package.go 48.33% <0%> (+7.5%) ⬆️

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 d7963f2...d80f7aa. Read the comment docs.

Author: @codecov-io # [Codecov](https://codecov.io/gh/lunny/gop/pull/19?src=pr&el=h1) Report > Merging [#19](https://codecov.io/gh/lunny/gop/pull/19?src=pr&el=desc) into [master](https://codecov.io/gh/lunny/gop/commit/d7963f2f94ab805a90f4ed8d1018956423b7c840?src=pr&el=desc) will **increase** coverage by `0.82%`. > The diff coverage is `36.74%`. [![Impacted file tree graph](https://codecov.io/gh/lunny/gop/pull/19/graphs/tree.svg?height=150&src=pr&width=650&token=wt6oO6vYrz)](https://codecov.io/gh/lunny/gop/pull/19?src=pr&el=tree) ```diff @@ Coverage Diff @@ ## master #19 +/- ## ========================================== + Coverage 25.91% 26.74% +0.82% ========================================== Files 16 17 +1 Lines 1038 1204 +166 ========================================== + Hits 269 322 +53 - Misses 683 781 +98 - Partials 86 101 +15 ``` | [Impacted Files](https://codecov.io/gh/lunny/gop/pull/19?src=pr&el=tree) | Coverage Δ | | |---|---|---| | [cmd/ensure.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL2Vuc3VyZS5nbw==) | `15.27% <0%> (-23.69%)` | :arrow_down: | | [cmd/download.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL2Rvd25sb2FkLmdv) | `0% <0%> (ø)` | :arrow_up: | | [cmd/init.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL2luaXQuZ28=) | `43.85% <18.18%> (+1%)` | :arrow_up: | | [cmd/global\_config.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL2dsb2JhbF9jb25maWcuZ28=) | `33.33% <33.33%> (ø)` | | | [cmd/util.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL3V0aWwuZ28=) | `45.45% <42.4%> (-15.66%)` | :arrow_down: | | [cmd/add.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL2FkZC5nbw==) | `50.58% <47.82%> (-11.68%)` | :arrow_down: | | [cmd/package.go](https://codecov.io/gh/lunny/gop/pull/19/diff?src=pr&el=tree#diff-Y21kL3BhY2thZ2UuZ28=) | `48.33% <0%> (+7.5%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/lunny/gop/pull/19?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/lunny/gop/pull/19?src=pr&el=footer). Last update [d7963f2...d80f7aa](https://codecov.io/gh/lunny/gop/pull/19?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 reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lunny/gop#19
No description provided.