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

Bump Go versions for Travis, fix tests #842

Merged
merged 1 commit into from
Jul 3, 2019
Merged

Bump Go versions for Travis, fix tests #842

merged 1 commit into from
Jul 3, 2019

Conversation

smira
Copy link
Contributor

@smira smira commented Jun 28, 2019

Replace gometalinter with golangci-lint.

Fix system tests (wheezy is gone, replace with stretch).

Fix linter warnings

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #842 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #842      +/-   ##
==========================================
- Coverage   64.23%   64.22%   -0.01%     
==========================================
  Files          51       51              
  Lines        6514     6515       +1     
==========================================
  Hits         4184     4184              
- Misses       1825     1826       +1     
  Partials      505      505
Impacted Files Coverage Δ
deb/remote.go 62.74% <0%> (-0.14%) ⬇️

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 e2d6a53...8f991eb. Read the comment docs.

@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #842 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #842      +/-   ##
==========================================
- Coverage   64.23%   64.22%   -0.01%     
==========================================
  Files          51       51              
  Lines        6514     6515       +1     
==========================================
  Hits         4184     4184              
- Misses       1825     1826       +1     
  Partials      505      505
Impacted Files Coverage Δ
s3/public.go 61.92% <ø> (ø) ⬆️
deb/deb.go 60.83% <ø> (ø) ⬆️
deb/format.go 89.23% <ø> (ø) ⬆️
deb/remote.go 62.74% <0%> (-0.14%) ⬇️

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 e2d6a53...2c91bcd. Read the comment docs.

Replace gometalinter with golangci-lint.

Fix system tests (wheezy is gone, replace with stretch).

Fix linter warnings.
@smira smira changed the title Bump Go versions for Travis Bump Go versions for Travis, fix tests Jul 3, 2019
@smira smira merged commit 37166af into master Jul 3, 2019
@smira smira deleted the bump-go-version branch July 4, 2019 16:46
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.

1 participant