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

Update version.go #2923

Merged
merged 1 commit into from Nov 1, 2021
Merged

Conversation

AydenHex
Copy link
Contributor

@AydenHex AydenHex commented Oct 28, 2021

Hi,
I think there was a small oversight on the update side ^^

Ayden.

  • 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 integration systems such as GitHub Actions.
    • 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.

fix version 1.7.3 -> 1.7.4
@appleboy appleboy added this to the v1.8 milestone Nov 1, 2021
@codecov
Copy link

codecov bot commented Nov 1, 2021

Codecov Report

Merging #2923 (14fa14a) into master (1c2aa59) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2923   +/-   ##
=======================================
  Coverage   98.73%   98.73%           
=======================================
  Files          41       41           
  Lines        3080     3080           
=======================================
  Hits         3041     3041           
  Misses         27       27           
  Partials       12       12           
Flag Coverage Δ
go-1.13 98.73% <ø> (ø)
go-1.14 98.57% <ø> (ø)
go-1.15 98.57% <ø> (ø)
go-1.16 98.57% <ø> (ø)
go-1.17 98.47% <ø> (ø)
macos-latest 98.73% <ø> (ø)
nomsgpack 98.71% <ø> (ø)
ubuntu-latest 98.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tree.go 100.00% <0.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 1c2aa59...14fa14a. Read the comment docs.

@appleboy appleboy merged commit efa3175 into gin-gonic:master Nov 1, 2021
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit efa3175)
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit efa3175)
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 22, 2021
(cherry picked from commit efa3175)
thinkerou pushed a commit that referenced this pull request Nov 23, 2021
Bisstocuz pushed a commit to Bisstocuz/gin that referenced this pull request Nov 23, 2021
(cherry picked from commit efa3175)
thinkerou pushed a commit that referenced this pull request Nov 24, 2021
thinkerou pushed a commit that referenced this pull request Nov 24, 2021
daheige pushed a commit to daheige/gin that referenced this pull request Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants