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

switch min version of go to 1.15 #3211

Merged
merged 1 commit into from Jun 26, 2022
Merged

Conversation

thinkerou
Copy link
Member

  • 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.

@codecov
Copy link

codecov bot commented Jun 26, 2022

Codecov Report

Merging #3211 (b81c692) into master (12b55b4) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master    #3211      +/-   ##
==========================================
- Coverage   98.22%   98.06%   -0.16%     
==========================================
  Files          43       43              
  Lines        3148     3148              
==========================================
- Hits         3092     3087       -5     
- Misses         44       48       +4     
- Partials       12       13       +1     
Flag Coverage Δ
go-1.14 ?
go-1.15 98.06% <0.00%> (ø)
go-1.16 98.03% <0.00%> (ø)
go-1.17 97.96% <0.00%> (ø)
go-1.18 97.96% <0.00%> (ø)
macos-latest 98.06% <0.00%> (-0.16%) ⬇️
nomsgpack 98.03% <0.00%> (-0.17%) ⬇️
ubuntu-latest 98.06% <0.00%> (-0.16%) ⬇️

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

Impacted Files Coverage Δ
debug.go 91.66% <0.00%> (-8.34%) ⬇️

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 12b55b4...b81c692. Read the comment docs.

@thinkerou thinkerou requested a review from appleboy June 26, 2022 13:19
@appleboy appleboy added this to the v1.9 milestone Jun 26, 2022
@thinkerou thinkerou merged commit 6de2245 into gin-gonic:master Jun 26, 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