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

Merge pull request #1 from v2ray/master #692

Closed
wants to merge 1 commit into from
Closed

Merge pull request #1 from v2ray/master #692

wants to merge 1 commit into from

Conversation

afboyxiyang
Copy link

master

@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
- Coverage   71.56%   71.23%   -0.34%     
==========================================
  Files         188      188              
  Lines        8673     8632      -41     
==========================================
- Hits         6207     6149      -58     
- Misses       1898     1912      +14     
- Partials      568      571       +3
Impacted Files Coverage Δ
common/crypto/chunk.go 87.32% <0%> (-9.86%) ⬇️
common/platform/platform.go 62.96% <0%> (-8.47%) ⬇️
app/proxyman/mux/session.go 78.26% <0%> (-7.25%) ⬇️
app/proxyman/mux/reader.go 70% <0%> (-3.34%) ⬇️
proxy/shadowsocks/server.go 60.34% <0%> (-2.59%) ⬇️
proxy/freedom/freedom.go 81.48% <0%> (-2.47%) ⬇️
app/router/condition.go 81.87% <0%> (-2.26%) ⬇️
proxy/shadowsocks/client.go 72.34% <0%> (-2.13%) ⬇️
app/router/config.go 71.21% <0%> (-1.52%) ⬇️
proxy/http/server.go 57.52% <0%> (-0.68%) ⬇️
... and 5 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 4761139...c9438cb. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 7, 2017

Codecov Report

Merging #692 into master will increase coverage by 0.37%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #692      +/-   ##
==========================================
+ Coverage   71.56%   71.94%   +0.37%     
==========================================
  Files         188      188              
  Lines        8673     8817     +144     
==========================================
+ Hits         6207     6343     +136     
- Misses       1898     1901       +3     
- Partials      568      573       +5
Impacted Files Coverage Δ
app/proxyman/mux/session.go 78.26% <0%> (-7.25%) ⬇️
common/net/destination.go 72.97% <0%> (-2.89%) ⬇️
proxy/shadowsocks/server.go 60.34% <0%> (-2.59%) ⬇️
proxy/shadowsocks/client.go 73.4% <0%> (-1.07%) ⬇️
app/router/config.go 73.68% <0%> (+0.95%) ⬆️
transport/internet/kcp/connection.go 74.78% <0%> (+1.17%) ⬆️
app/proxyman/mux/mux.go 71.54% <0%> (+1.25%) ⬆️
transport/internet/kcp/listener.go 81.2% <0%> (+1.5%) ⬆️
proxy/socks/server.go 79.81% <0%> (+1.83%) ⬆️
proxy/vmess/outbound/outbound.go 77.52% <0%> (+2.24%) ⬆️
... and 3 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 4761139...c9438cb. Read the comment docs.

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