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

Let Go patch version float freely on Travis #1324

Merged
merged 1 commit into from
Oct 21, 2018

Conversation

HaraldNordgren
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #1324 into master will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1324      +/-   ##
==========================================
- Coverage   74.09%   73.95%   -0.14%     
==========================================
  Files         258      262       +4     
  Lines       11114    11290     +176     
==========================================
+ Hits         8235     8350     +115     
- Misses       2104     2142      +38     
- Partials      775      798      +23
Impacted Files Coverage Δ
app/policy/manager.go 93.75% <0%> (-6.25%) ⬇️
v2ray.go 61.2% <0%> (-5.46%) ⬇️
app/commander/commander.go 75.51% <0%> (-4.49%) ⬇️
app/stats/stats.go 85.36% <0%> (-3.83%) ⬇️
app/dns/server.go 75% <0%> (-3.32%) ⬇️
app/router/router.go 77.41% <0%> (-3.23%) ⬇️
app/dispatcher/default.go 80.28% <0%> (-1.92%) ⬇️
app/proxyman/command/command.go 40% <0%> (-1.56%) ⬇️
app/proxyman/inbound/inbound.go 67.81% <0%> (-1.24%) ⬇️
proxy/freedom/freedom.go 77.01% <0%> (-0.52%) ⬇️
... and 21 more

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 a5dcb0f...dbf0ec1. Read the comment docs.

@VictoriaRaymond
Copy link
Member

Where is the documentation for this behavior?

@HaraldNordgren
Copy link
Contributor Author

@VictoriaRaymond Hmm, I'm not finding it in the Travis docs although I think it works like that. Changed it to "1.11.x" now which is documented here:

https://docs.travis-ci.com/user/languages/go/

@VictoriaRaymond VictoriaRaymond merged commit 908eb44 into v2ray:master Oct 21, 2018
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.

None yet

2 participants