Skip to content

Conversation

@thinkerou
Copy link
Member

@thinkerou thinkerou commented Nov 7, 2018

closing #1381

@codecov
Copy link

codecov bot commented Nov 7, 2018

Codecov Report

Merging #1631 into master will increase coverage by 0.08%.
The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1631      +/-   ##
==========================================
+ Coverage   98.64%   98.73%   +0.08%     
==========================================
  Files          41       38       -3     
  Lines        2146     2140       -6     
==========================================
- Hits         2117     2113       -4     
+ Misses         18       15       -3     
- Partials       11       12       +1
Impacted Files Coverage Δ
debug.go 95.91% <100%> (ø) ⬆️
render/redirect.go 100% <100%> (ø) ⬆️
context.go 98.36% <100%> (-0.02%) ⬇️
render/json.go 87.65% <100%> (+1.16%) ⬆️
response_writer.go 95.23% <50%> (-4.77%) ⬇️

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 0c1f3c4...7a2b89b. Read the comment docs.

@appleboy appleboy added this to the 1.4 milestone Nov 8, 2018
@thinkerou thinkerou changed the title Remove go1.6 support Remove go1.6/go1.7 support Nov 20, 2018
@thinkerou thinkerou self-assigned this Dec 12, 2018
@thinkerou thinkerou modified the milestones: 1.4, 1.x Dec 13, 2018
@thinkerou
Copy link
Member Author

thinkerou commented Dec 19, 2018

The COV drop was caused by some code only used on go1.6/1.7, maybe we should find and remove it.

Update: done!

@thinkerou
Copy link
Member Author

thinkerou commented Feb 18, 2019

@javierprovecho @appleboy we need to remove go1.6/1.7 support at gin1.4 version now? thanks!

@thinkerou thinkerou modified the milestones: 1.x, 1.5 Feb 26, 2019
@thinkerou thinkerou mentioned this pull request Mar 1, 2019
6 tasks
@thinkerou
Copy link
Member Author

I add unit test for http2 pusher, but seem invalid, I don't know why.

@thinkerou
Copy link
Member Author

Hi @appleboy the pull request need to merge to gin1.4 release version? thanks!

@thinkerou
Copy link
Member Author

see #1851

@thinkerou thinkerou closed this May 7, 2019
thinkerou pushed a commit that referenced this pull request May 7, 2019
* remove go1.6 support

* remove build tag

* remove todo

* remove go1.6 support: https://github.com/gin-gonic/gin/pull/1383/commits

* update readme

* remove go1.7 support

* fix embedmd error

* test

* revert it

* revert it

* remove context_17

* add pusher test

* v1.4.0 rc1
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.

2 participants