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

refactor: add ProtoClone helper function to clone gRPC structs #152

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 5, 2023

Signed-off-by: Boris Glimcher [email protected]

@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Merging #152 (d82fb3c) into main (85b1eef) will increase coverage by 0.12%.
The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main     #152      +/-   ##
==========================================
+ Coverage   47.94%   48.06%   +0.12%     
==========================================
  Files           5        5              
  Lines         851      853       +2     
==========================================
+ Hits          408      410       +2     
  Misses        424      424              
  Partials       19       19              
Files Changed Coverage Δ
pkg/evpn/port.go 38.69% <0.00%> (ø)
pkg/evpn/svi.go 48.23% <0.00%> (ø)
pkg/evpn/bridge.go 60.81% <50.00%> (ø)
pkg/evpn/vrf.go 43.29% <50.00%> (ø)
pkg/evpn/evpn.go 76.92% <100.00%> (+1.92%) ⬆️

@glimchb glimchb marked this pull request as ready for review September 5, 2023 18:57
@glimchb glimchb requested a review from a team as a code owner September 5, 2023 18:57
@glimchb glimchb merged commit edc09e2 into opiproject:main Sep 5, 2023
18 of 19 checks passed
@glimchb glimchb deleted the vtep branch September 6, 2023 00:24
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