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

feat(proto): implement Stringer for IPv{4,6} #18

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Conversation

ernado
Copy link
Collaborator

@ernado ernado commented Jan 6, 2022

No description provided.

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #18 (c852ee2) into main (f323d41) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   79.18%   79.20%   +0.01%     
==========================================
  Files         105      105              
  Lines        4233     4237       +4     
==========================================
+ Hits         3352     3356       +4     
  Misses        711      711              
  Partials      170      170              
Impacted Files Coverage Δ
proto/ipv4.go 100.00% <100.00%> (ø)
proto/ipv6.go 100.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 f323d41...c852ee2. Read the comment docs.

@ernado ernado merged commit f3c919d into main Jan 6, 2022
@ernado ernado deleted the feat/ip-stringer branch January 6, 2022 12:06
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.

1 participant