Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix comment in mode.go#2129

Merged
thinkerou merged 2 commits into
gin-gonic:masterfrom
plsmaop:master
Nov 24, 2019
Merged

fix comment in mode.go#2129
thinkerou merged 2 commits into
gin-gonic:masterfrom
plsmaop:master

Conversation

@plsmaop

@plsmaop plsmaop commented Nov 10, 2019

Copy link
Copy Markdown
Contributor

EnableJsonDisallowUnknownFields => EnableJsonDecoderDisallowUnknownFields

  • With pull requests:
    • Open your pull request against master
    • Your pull request should have no more than two commits, if not you should squash them.
    • It should pass all tests in the available continuous integrations systems such as TravisCI.
    • You should add/modify tests to cover your proposed code changes.
    • If your pull request contains a new feature, please document it on the README.

EnableJsonDisallowUnknownFields => EnableJsonDecoderDisallowUnknownFields
@codecov

codecov Bot commented Nov 10, 2019

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2129   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          40       40           
  Lines        2236     2236           
=======================================
  Hits         2208     2208           
  Misses         14       14           
  Partials       14       14
Impacted Files Coverage Δ
mode.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 15ced05...566c392. Read the comment docs.

@thinkerou thinkerou added this to the 1.6 milestone Nov 24, 2019
@thinkerou thinkerou merged commit 70ca31b into gin-gonic:master Nov 24, 2019
ThomasObenaus pushed a commit to ThomasObenaus/gin that referenced this pull request Feb 19, 2020
EnableJsonDisallowUnknownFields => EnableJsonDecoderDisallowUnknownFields
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.

3 participants