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

Linting and optimizing struct memory signature. #1184

Merged
merged 4 commits into from
Nov 29, 2017

Conversation

BorisBorshevsky
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 26, 2017

Codecov Report

Merging #1184 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1184   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files          16       16           
  Lines        1716     1716           
=======================================
  Hits         1673     1673           
  Misses         37       37           
  Partials        6        6
Impacted Files Coverage Δ
gin.go 96.99% <ø> (ø) ⬆️
mode.go 90% <ø> (ø) ⬆️
tree.go 100% <100%> (ø) ⬆️
errors.go 100% <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 eeb5784...4be9aeb. Read the comment docs.

@appleboy appleboy merged commit 6f94fd0 into gin-gonic:master Nov 29, 2017
flame4 pushed a commit to flame4/gin that referenced this pull request Dec 18, 2017
* fix cleanPath spell (gin-gonic#969)

* linter and optimize structs
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