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

VRF: move from cloud APIs to evpn-gw APIs #66

Merged
merged 3 commits into from
Jul 24, 2023

CreateVrf: create bridge and vxlan inside the api call

b9b793e
Select commit
Loading
Failed to load commit list.
Merged

VRF: move from cloud APIs to evpn-gw APIs #66

CreateVrf: create bridge and vxlan inside the api call
b9b793e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2023 in 0s

34.23% (-2.65%) compared to 1a96d32

View this Pull Request on Codecov

34.23% (-2.65%) compared to 1a96d32

Details

Codecov Report

Merging #66 (b9b793e) into main (1a96d32) will decrease coverage by 2.65%.
The diff coverage is 21.87%.

@@            Coverage Diff             @@
##             main      #66      +/-   ##
==========================================
- Coverage   36.88%   34.23%   -2.65%     
==========================================
  Files           5        5              
  Lines         686      739      +53     
==========================================
  Hits          253      253              
- Misses        412      465      +53     
  Partials       21       21              
Impacted Files Coverage Δ
pkg/evpn/svi_subnet.go 35.26% <0.00%> (ø)
pkg/evpn/evpn.go 52.94% <11.11%> (-47.06%) ⬇️
pkg/evpn/vrf.go 32.44% <23.25%> (-10.22%) ⬇️