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

add more test cases for proxy/vmess/validator.go #1352

Merged
merged 1 commit into from
Nov 2, 2018
Merged

add more test cases for proxy/vmess/validator.go #1352

merged 1 commit into from
Nov 2, 2018

Conversation

comwrg
Copy link
Contributor

@comwrg comwrg commented Nov 2, 2018

No description provided.

@codecov
Copy link

codecov bot commented Nov 2, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1352      +/-   ##
==========================================
+ Coverage   75.34%   75.46%   +0.11%     
==========================================
  Files         264      264              
  Lines       11565    11565              
==========================================
+ Hits         8714     8727      +13     
+ Misses       2041     2032       -9     
+ Partials      810      806       -4
Impacted Files Coverage Δ
proxy/vmess/inbound/inbound.go 75.25% <0%> (-1.55%) ⬇️
app/dns/udpns.go 71.58% <0%> (-0.55%) ⬇️
common/mux/server.go 69.56% <0%> (+2.17%) ⬆️
transport/pipe/impl.go 89.01% <0%> (+2.19%) ⬆️
common/mux/client.go 69.71% <0%> (+2.4%) ⬆️
common/log/logger.go 90.62% <0%> (+3.12%) ⬆️
app/reverse/portal.go 81.29% <0%> (+3.59%) ⬆️

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 59fa890...078a921. Read the comment docs.

@VictoriaRaymond VictoriaRaymond merged commit 787f373 into v2ray:master Nov 2, 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