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

add ip unit test #64

Merged
merged 8 commits into from Nov 26, 2020
Merged

add ip unit test #64

merged 8 commits into from Nov 26, 2020

Conversation

UnderTreeTech
Copy link
Owner

No description provided.

@UnderTreeTech UnderTreeTech added this to the v1.0.0 milestone Nov 18, 2020
@UnderTreeTech UnderTreeTech self-assigned this Nov 18, 2020
@codecov-io
Copy link

codecov-io commented Nov 18, 2020

Codecov Report

Merging #64 (5b45084) into master (18581e2) will increase coverage by 2.94%.
The diff coverage is 77.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   58.46%   61.40%   +2.94%     
==========================================
  Files          22       27       +5     
  Lines         691      824     +133     
==========================================
+ Hits          404      506     +102     
- Misses        253      270      +17     
- Partials       34       48      +14     
Impacted Files Coverage Δ
pkg/utils/xcollection/rollingwindow.go 100.00% <ø> (ø)
pkg/utils/xnet/ip.go 57.14% <ø> (ø)
pkg/utils/xcollection/lru.go 67.44% <67.44%> (ø)
pkg/utils/xsync/singlecall.go 76.47% <76.47%> (ø)
pkg/utils/xcollection/priorityqueue.go 87.87% <87.87%> (ø)
pkg/utils/xsync/waitgroup.go 100.00% <100.00%> (ø)
... and 2 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 18581e2...5b45084. Read the comment docs.

@UnderTreeTech UnderTreeTech merged commit 0e53753 into master Nov 26, 2020
@UnderTreeTech UnderTreeTech deleted the enhancement/test_coverage branch November 26, 2020 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants