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

Fixed a bug in the calculation of the maximum number of parameters #2166

Merged
merged 2 commits into from Dec 3, 2019
Merged

Fixed a bug in the calculation of the maximum number of parameters #2166

merged 2 commits into from Dec 3, 2019

Conversation

thinkerou
Copy link
Member

@thinkerou thinkerou commented Dec 3, 2019

sync httprouter:
julienschmidt/httprouter#261

@thinkerou thinkerou added this to the 1.6 milestone Dec 3, 2019
@thinkerou thinkerou added the bug label Dec 3, 2019
@codecov
Copy link

codecov bot commented Dec 3, 2019

Codecov Report

Merging #2166 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2166      +/-   ##
==========================================
+ Coverage   98.61%   98.61%   +<.01%     
==========================================
  Files          40       40              
  Lines        2242     2244       +2     
==========================================
+ Hits         2211     2213       +2     
  Misses         16       16              
  Partials       15       15
Impacted Files Coverage Δ
tree.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 77b8344...c6b93c7. Read the comment docs.

@thinkerou thinkerou merged commit 7c21e04 into gin-gonic:master Dec 3, 2019
ThomasObenaus pushed a commit to ThomasObenaus/gin that referenced this pull request Feb 19, 2020
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.

None yet

2 participants