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

Fix: use sorted cidr list #1156

Merged
merged 1 commit into from
Jul 22, 2021
Merged

Fix: use sorted cidr list #1156

merged 1 commit into from
Jul 22, 2021

Conversation

Loyalsoldier
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2021

Codecov Report

Merging #1156 (3f61198) into master (e2d526c) will increase coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1156      +/-   ##
==========================================
+ Coverage   44.74%   44.83%   +0.09%     
==========================================
  Files         485      485              
  Lines       29494    29494              
==========================================
+ Hits        13197    13225      +28     
+ Misses      14890    14870      -20     
+ Partials     1407     1399       -8     
Impacted Files Coverage Δ
app/router/condition_geoip.go 90.17% <100.00%> (ø)
transport/internet/kcp/dialer.go 80.39% <0.00%> (-3.93%) ⬇️
transport/internet/kcp/connection.go 72.37% <0.00%> (+0.55%) ⬆️
proxy/freedom/freedom.go 49.00% <0.00%> (+4.00%) ⬆️
app/router/command/command.go 57.77% <0.00%> (+4.44%) ⬆️
common/buf/reader.go 88.23% <0.00%> (+5.88%) ⬆️
common/drain/drainer.go 72.41% <0.00%> (+6.89%) ⬆️
transport/internet/udp/dispatcher.go 77.14% <0.00%> (+12.38%) ⬆️
app/router/command/errors.generated.go 100.00% <0.00%> (+100.00%) ⬆️

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 e2d526c...3f61198. Read the comment docs.

@Loyalsoldier Loyalsoldier merged commit 470acef into v2fly:master Jul 22, 2021
@Loyalsoldier Loyalsoldier deleted the fix-geoiplist branch August 19, 2021 13:19
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.

2 participants