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

Replace utils.LinkByNameOrAlias with netlink.LinkByName #1908

Merged
merged 7 commits into from
Mar 1, 2024

added format

1b7d034
Select commit
Loading
Failed to load commit list.
Merged

Replace utils.LinkByNameOrAlias with netlink.LinkByName #1908

added format
1b7d034
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 0s

53.33% (+0.13%) compared to 5333ca2

View this Pull Request on Codecov

53.33% (+0.13%) compared to 5333ca2

Details

Codecov Report

Attention: Patch coverage is 71.42857% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 53.33%. Comparing base (5333ca2) to head (1b7d034).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1908      +/-   ##
==========================================
+ Coverage   53.20%   53.33%   +0.13%     
==========================================
  Files         155      154       -1     
  Lines       11303    11262      -41     
==========================================
- Hits         6014     6007       -7     
+ Misses       4437     4402      -35     
- Partials      852      853       +1     
Files Coverage Δ
links/endpoint.go 88.00% <100.00%> (ø)
links/endpoint_bridge.go 60.00% <100.00%> (ø)
links/link.go 63.77% <100.00%> (ø)
links/link_macvlan.go 48.27% <100.00%> (ø)
links/link_mgmt-net.go 58.66% <100.00%> (ø)
links/link_veth.go 80.35% <100.00%> (ø)
links/link_vxlan.go 69.78% <100.00%> (ø)
nodes/bridge/bridge.go 62.90% <100.00%> (ø)
types/types.go 61.53% <ø> (ø)
utils/netlink.go 63.76% <100.00%> (-3.77%) ⬇️
... and 4 more

... and 2 files with indirect coverage changes