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(port): move netlink to a new file #274

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Oct 19, 2023

Signed-off-by: Boris Glimcher Boris.Glimcher@emc.com

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #274 (3ac043d) into main (800603a) will increase coverage by 0.29%.
The diff coverage is 84.53%.

@@            Coverage Diff             @@
##             main     #274      +/-   ##
==========================================
+ Coverage   61.18%   61.48%   +0.29%     
==========================================
  Files          27       28       +1     
  Lines        1837     1851      +14     
==========================================
+ Hits         1124     1138      +14     
  Misses        609      609              
  Partials      104      104              
Files Coverage Δ
pkg/bridge/netlink.go 100.00% <100.00%> (ø)
pkg/port/grpc.go 57.71% <100.00%> (-8.37%) ⬇️
pkg/svi/frr.go 17.64% <ø> (ø)
pkg/svi/netlink.go 100.00% <100.00%> (ø)
pkg/vrf/frr.go 30.76% <ø> (ø)
pkg/vrf/netlink.go 92.85% <ø> (ø)
pkg/port/netlink.go 83.87% <83.87%> (ø)

@glimchb glimchb marked this pull request as ready for review October 19, 2023 21:14
@glimchb glimchb requested a review from a team as a code owner October 19, 2023 21:14
@glimchb glimchb merged commit 37a83fb into opiproject:main Oct 19, 2023
18 checks passed
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