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

Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists #168

Conversation

xiaokangwang
Copy link
Contributor

@xiaokangwang xiaokangwang commented Jun 9, 2016

Fixed: internal.CreateOutboundHandler should return ErrorProxyNotFound if !found instead of ErrorNameExists.

No expected compatibility damage.

This is a fix for a non-critical bug. No more explanation is necessary.

@codecov-io
Copy link

Current coverage is 80.68%

Merging #168 into master will decrease coverage by 0.04%

  1. File transport/hub/udp.go (not in diff) was modified. more
    • Misses +2
    • Partials +1
    • Hits -3
  2. File ...mmon/net/timed_io.go (not in diff) was modified. more
    • Misses +3
    • Partials 0
    • Hits -3
@@             master       #168   diff @@
==========================================
  Files           125        125          
  Lines         12205      12205          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           9853       9847     -6   
- Misses         2092       2097     +5   
- Partials        260        261     +1   

Powered by Codecov. Last updated by 774c8f5...3b1f8b5

@v2ray v2ray merged commit 3f7b70a into v2ray:master Jun 9, 2016
github-actions bot referenced this pull request in 3gZ2jA/v2ray-core Oct 25, 2020
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

3 participants