Skip to content

Fix lint error on float64_ext.go#97

Merged
sywhang merged 1 commit into
uber-go:masterfrom
sywhang:fix-lint-err
Jun 17, 2021
Merged

Fix lint error on float64_ext.go#97
sywhang merged 1 commit into
uber-go:masterfrom
sywhang:fix-lint-err

Conversation

@sywhang

@sywhang sywhang commented Jun 17, 2021

Copy link
Copy Markdown
Contributor

make lint was failing on master branch. Fixing the variable names in float64_ext.go to make the linter happy.

@codecov

codecov Bot commented Jun 17, 2021

Copy link
Copy Markdown

Codecov Report

Merging #97 (0de9468) into master (d8a8972) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          171       171           
=========================================
  Hits           171       171           
Impacted Files Coverage Δ
float64_ext.go 100.00% <100.00%> (ø)

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 d8a8972...0de9468. Read the comment docs.

@sywhang sywhang merged commit 6a01446 into uber-go:master Jun 17, 2021
@sywhang sywhang deleted the fix-lint-err branch June 17, 2021 22:09
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.

2 participants