Skip to content

提升内网ip检测性能#3

Merged
thinkeridea merged 3 commits intomasterfrom
optimize_HasLocalIP
Oct 14, 2019
Merged

提升内网ip检测性能#3
thinkeridea merged 3 commits intomasterfrom
optimize_HasLocalIP

Conversation

@thinkeridea
Copy link
Copy Markdown
Owner

closed #2

@thinkeridea thinkeridea added the optimize Promote or improve code functionality and performance label Oct 14, 2019
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 14, 2019

Codecov Report

Merging #3 into master will increase coverage by 0.97%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #3      +/-   ##
=========================================
+ Coverage   90.62%   91.6%   +0.97%     
=========================================
  Files          16      16              
  Lines         715     703      -12     
=========================================
- Hits          648     644       -4     
+ Misses         51      47       -4     
+ Partials       16      12       -4
Impacted Files Coverage Δ
exnet/ip.go 100% <100%> (+9.09%) ⬆️
exstrings/strings.go 100% <0%> (ø) ⬆️

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 242cd9f...c3429c0. Read the comment docs.

@thinkeridea thinkeridea merged commit 44748b8 into master Oct 14, 2019
@thinkeridea thinkeridea deleted the optimize_HasLocalIP branch October 14, 2019 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

optimize Promote or improve code functionality and performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

加快内网地址检查,172.16~31.0.0/12 其掩码地址均为 172.16.0.0/12 存在重复

1 participant