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 #703

Closed
wants to merge 1 commit into from
Closed

Merge pull request #1 from v2ray/master #703

wants to merge 1 commit into from

Conversation

afboyxiyang
Copy link

master

@codecov
Copy link

codecov bot commented Nov 12, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   71.51%   71.94%   +0.42%     
==========================================
  Files         187      188       +1     
  Lines        8696     8817     +121     
==========================================
+ Hits         6219     6343     +124     
+ Misses       1911     1901      -10     
- Partials      566      573       +7
Impacted Files Coverage Δ
transport/internet/tls/tls.go 42.85% <0%> (-40.48%) ⬇️
transport/internet/websocket/connection.go 54.16% <0%> (-19.75%) ⬇️
common/buf/io.go 81.39% <0%> (-18.61%) ⬇️
common/buf/reader.go 77.08% <0%> (-10.42%) ⬇️
app/proxyman/mux/session.go 78.26% <0%> (-7.25%) ⬇️
common/buf/copy.go 68.75% <0%> (-2.95%) ⬇️
common/net/destination.go 72.97% <0%> (-2.89%) ⬇️
app/proxyman/mux/writer.go 84.61% <0%> (-2.27%) ⬇️
common/buf/buffer.go 84.26% <0%> (-2.25%) ⬇️
proxy/socks/client.go 79.71% <0%> (-1.18%) ⬇️
... and 27 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 268d726...c9438cb. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 12, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #703      +/-   ##
==========================================
+ Coverage   71.51%   73.59%   +2.07%     
==========================================
  Files         187      189       +2     
  Lines        8696     9634     +938     
==========================================
+ Hits         6219     7090     +871     
- Misses       1911     1942      +31     
- Partials      566      602      +36
Impacted Files Coverage Δ
transport/internet/tls/tls.go 70% <0%> (-13.34%) ⬇️
common/buf/io.go 87.03% <0%> (-12.97%) ⬇️
transport/internet/websocket/connection.go 67.6% <0%> (-6.31%) ⬇️
common/net/destination.go 72.97% <0%> (-2.89%) ⬇️
common/buf/reader.go 86.31% <0%> (-1.19%) ⬇️
app/proxyman/outbound/handler.go 60.76% <0%> (-0.92%) ⬇️
common/crypto/io.go 100% <0%> (ø) ⬆️
common/buf/buffered_reader.go 90% <0%> (ø)
common/buf/buffered_writer.go 88.57% <0%> (ø)
transport/ray/direct.go 85.93% <0%> (+0.22%) ⬆️
... and 25 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 268d726...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