Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make master work #53

Open
wants to merge 63 commits into
base: old
Choose a base branch
from
Open

Make master work #53

wants to merge 63 commits into from

Conversation

sapk
Copy link
Owner

@sapk sapk commented Dec 2, 2018

No description provided.

sapk and others added 4 commits December 2, 2018 17:03
* Migrate to go mod

* update dev-deps

* Update deps and dev-deps

make update-dev-deps
make update-deps

* Don't update dependency during build has they are vendored

* ...

* Use tip not master

* disable tip

* Activate go 1.10

* Disable go 1.10
@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #53 into old will increase coverage by 41.13%.
The diff coverage is 71.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             old      #53       +/-   ##
==========================================
+ Coverage   15.2%   56.33%   +41.13%     
==========================================
  Files          2        3        +1     
  Lines        171       71      -100     
==========================================
+ Hits          26       40       +14     
+ Misses       144       28      -116     
- Partials       1        3        +2
Flag Coverage Δ
#integration 29.57% <33.33%> (?)
#unittests 72.72% <76.31%> (?)
Impacted Files Coverage Δ
gluster/gluster.go 29.62% <42.85%> (ø)
gluster/driver/driver.go 68.42% <75%> (+56.61%) ⬆️
gluster/driver/tools.go 76% <77.27%> (+51%) ⬆️

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 a6e9990...8b11ae2. Read the comment docs.

@codecov
Copy link

codecov bot commented Dec 2, 2018

Codecov Report

Merging #53 into old will increase coverage by 41.13%.
The diff coverage is 71.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##             old      #53       +/-   ##
==========================================
+ Coverage   15.2%   56.33%   +41.13%     
==========================================
  Files          2        3        +1     
  Lines        171       71      -100     
==========================================
+ Hits          26       40       +14     
+ Misses       144       28      -116     
- Partials       1        3        +2
Flag Coverage Δ
#integration 29.57% <33.33%> (?)
#unittests 72.72% <76.31%> (?)
Impacted Files Coverage Δ
gluster/gluster.go 29.62% <42.85%> (ø)
gluster/driver/driver.go 68.42% <75%> (+56.61%) ⬆️
gluster/driver/tools.go 76% <77.27%> (+51%) ⬆️

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 a6e9990...639f22e. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants