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

MACVLAN interfaces #1402

Merged
merged 16 commits into from
Jul 26, 2023

removed manual srl macvlan workaround as it is now done automatically

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

MACVLAN interfaces #1402

removed manual srl macvlan workaround as it is now done automatically
1d56674
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 26, 2023 in 0s

21.37% (-0.40%) compared to b17d642

View this Pull Request on Codecov

21.37% (-0.40%) compared to b17d642

Details

Codecov Report

Merging #1402 (1d56674) into main (b17d642) will decrease coverage by 0.40%.
The diff coverage is 1.26%.

@@            Coverage Diff             @@
##             main    #1402      +/-   ##
==========================================
- Coverage   21.77%   21.37%   -0.40%     
==========================================
  Files          65       64       -1     
  Lines        6830     6858      +28     
==========================================
- Hits         1487     1466      -21     
- Misses       5212     5261      +49     
  Partials      131      131              
Files Changed Coverage Δ
clab/clab.go 29.63% <0.00%> (-0.08%) ⬇️
clab/netlink.go 0.00% <0.00%> (ø)
types/link.go 68.00% <ø> (-0.75%) ⬇️
clab/config.go 47.01% <11.11%> (-0.79%) ⬇️