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

Run golangci-lint on examples #533

Merged
merged 2 commits into from Mar 21, 2019
Merged

Run golangci-lint on examples #533

merged 2 commits into from Mar 21, 2019

Conversation

Sean-Der
Copy link
Member

Description

golangci-lint doesn't lint the examples directory golangci/golangci-lint#416

Upstream hasn't responded yet, but for now I am just going to run golangci-lint twice so we can fix the immediate issue

Reference issue

Resolves #531 and Resolves #470

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2566

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 2562: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@coveralls
Copy link

coveralls commented Mar 20, 2019

Pull Request Test Coverage Report for Build 2605

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 81.425%

Files with Coverage Reduction New Missed Lines %
internal/ice/candidate.go 2 91.11%
Totals Coverage Status
Change from base Build 2597: 0.04%
Covered Lines: 4090
Relevant Lines: 5023

💛 - Coveralls

@Sean-Der Sean-Der force-pushed the issue-531 branch 3 times, most recently from fd61b90 to edd0ced Compare March 21, 2019 08:02
@Sean-Der Sean-Der requested a review from backkem March 21, 2019 08:02
@Sean-Der Sean-Der force-pushed the issue-531 branch 2 times, most recently from 96fc212 to 4fcfe38 Compare March 21, 2019 16:09
@Sean-Der Sean-Der merged commit f174986 into master Mar 21, 2019
@Sean-Der Sean-Der removed the review label Mar 21, 2019
@Sean-Der Sean-Der deleted the issue-531 branch March 23, 2019 22:55
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.

go vet fails Run lint against examples directory
3 participants