Closed youxiaomingbai closed 5 years ago
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Merging #205 into master will decrease coverage by
0.27%
. The diff coverage is1.44%
.
@@ Coverage Diff @@
## master #205 +/- ##
=========================================
- Coverage 9.33% 9.06% -0.28%
=========================================
Files 97 98 +1
Lines 4242 4369 +127
=========================================
Hits 396 396
- Misses 3846 3973 +127
Impacted Files | Coverage Δ | |
---|---|---|
src/IPStack/DNS/DNSResolver.swift | 0% <ø> (ø) |
:arrow_up: |
src/IPStack/DNS/DNSSession.swift | 0% <ø> (ø) |
:arrow_up: |
src/Socket/AdapterSocket/RejectAdapter.swift | 0% <ø> (ø) |
:arrow_up: |
src/IPStack/DNS/DNSServer.swift | 0% <ø> (ø) |
:arrow_up: |
src/Socket/SocketProtocol.swift | 0% <ø> (ø) |
:arrow_up: |
src/IPStack/DNS/DNSMessage.swift | 0% <ø> (ø) |
:arrow_up: |
src/Rule/CountryRule.swift | 0% <ø> (ø) |
:arrow_up: |
src/Rule/RuleManager.swift | 0% <ø> (ø) |
:arrow_up: |
...t/AdapterSocket/Factory/RejectAdapterFactory.swift | 0% <ø> (ø) |
:arrow_up: |
src/ProxyServer/ProxyServer.swift | 0% <ø> (ø) |
:arrow_up: |
... 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 79c9968...9145c38. Read the comment docs.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
socks5 用户名密码方法添加