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

Ran gofmt -s across all files to cleanup formatting. #358

Merged
merged 1 commit into from Mar 9, 2018
Merged

Conversation

gdey
Copy link
Member

@gdey gdey commented Mar 9, 2018

Our formatting had started to deviate from gofmt -s ran gofmt
across all files to clean up an formatting issues.

Our formatting had started to deviate from `gofmt -s` ran gofmt
across all files to clean up an formatting issues.
@coveralls
Copy link

coveralls commented Mar 9, 2018

Pull Request Test Coverage Report for Build 894

  • 12 of 44 (27.27%) changed or added relevant lines in 10 files are covered.
  • 5 unchanged lines in 4 files lost coverage.
  • Overall coverage remained the same at 46.105%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cache/cache.go 0 1 0.0%
provider/provider.go 0 1 0.0%
maths/triangle.go 0 10 0.0%
maths/points/paired.go 0 10 0.0%
server/bindata_assetfs.go 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
maths/points/paired.go 1 0.0%
maths/triangle.go 1 0.3%
server/bindata_assetfs.go 1 0.0%
provider/gpkg/binary_header.go 2 100.0%
Totals Coverage Status
Change from base Build 889: 0.0%
Covered Lines: 5605
Relevant Lines: 12157

💛 - Coveralls

@ARolek ARolek merged commit ac949e5 into v0.7.0 Mar 9, 2018
@ARolek ARolek deleted the gofmt_code branch March 9, 2018 17:37
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