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

Added some comments to avoid having golint warnings #1619

Merged
merged 1 commit into from
Nov 1, 2018
Merged

Added some comments to avoid having golint warnings #1619

merged 1 commit into from
Nov 1, 2018

Conversation

denisse-dev
Copy link
Contributor

@denisse-dev denisse-dev commented Oct 31, 2018

The following comments to vars, conts and method were added to pass golinter with 100%.

captura de pantalla 2018-10-31 a la s 15 23 37

@codecov
Copy link

codecov bot commented Oct 31, 2018

Codecov Report

Merging #1619 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1619   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files          39       39           
  Lines        1931     1931           
=======================================
  Hits         1917     1917           
  Misses         10       10           
  Partials        4        4
Impacted Files Coverage Δ
mode.go 90.9% <ø> (ø) ⬆️
errors.go 100% <ø> (ø) ⬆️

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 8e96197...b86cbf4. Read the comment docs.

@appleboy appleboy merged commit 8fb21a8 into gin-gonic:master Nov 1, 2018
justinfx pushed a commit to justinfx/gin that referenced this pull request Nov 3, 2018
The following comments to vars, conts and method were added to pass  `golinter` with 100%.

![captura de pantalla 2018-10-31 a la s 15 23 37](https://user-images.githubusercontent.com/10160626/47819725-faba3780-dd20-11e8-978c-1b3ab7de26ed.png)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants