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

Dedup protocol registration #924

Merged
merged 1 commit into from
Mar 6, 2018

Conversation

yujinqiu
Copy link
Contributor

@yujinqiu yujinqiu commented Mar 6, 2018

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2018

Codecov Report

Merging #924 into master will decrease coverage by 0.04%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #924      +/-   ##
==========================================
- Coverage   75.55%   75.51%   -0.05%     
==========================================
  Files         206      206              
  Lines        9443     9445       +2     
==========================================
- Hits         7135     7132       -3     
- Misses       1641     1646       +5     
  Partials      667      667
Impacted Files Coverage Δ
transport/internet/config.go 57.44% <0%> (-2.56%) ⬇️
app/proxyman/mux/session.go 70.42% <0%> (-8.46%) ⬇️
common/log/logger.go 84.37% <0%> (-3.13%) ⬇️
transport/internet/headers/http/http.go 79.43% <0%> (-2.13%) ⬇️
app/proxyman/mux/mux.go 56.76% <0%> (-1.75%) ⬇️
transport/internet/kcp/sending.go 87.11% <0%> (-1.34%) ⬇️
proxy/vmess/outbound/outbound.go 78.65% <0%> (-1.13%) ⬇️
transport/ray/direct.go 84.87% <0%> (+1.68%) ⬆️
transport/internet/udp/dispatcher.go 89.09% <0%> (+25.45%) ⬆️

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 e1bdca4...794dfd5. Read the comment docs.

@DarienRaymond DarienRaymond merged commit 4b5a581 into v2ray:master Mar 6, 2018
xiocode pushed a commit to going/v2ray-core that referenced this pull request Apr 8, 2022
* Make reverse proxy compatible with v2fly

* Fix gitignore

* Regenerate proto files

- fix v2ray name in loopback

* Fix fly.org in unit tests
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