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(update): move mask check to validate files #194

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 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 Sep 19, 2023

Codecov Report

Merging #194 (d1cbf18) into main (841eed8) will increase coverage by 1.32%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   76.38%   77.70%   +1.32%     
==========================================
  Files          11       11              
  Lines        1139     1135       -4     
==========================================
+ Hits          870      882      +12     
+ Misses        234      222      -12     
+ Partials       35       31       -4     
Files Changed Coverage Δ
pkg/evpn/bridge.go 79.09% <ø> (+1.74%) ⬆️
pkg/evpn/port.go 78.64% <ø> (+1.49%) ⬆️
pkg/evpn/svi.go 77.29% <ø> (+1.32%) ⬆️
pkg/evpn/vrf.go 80.57% <ø> (+1.31%) ⬆️
pkg/evpn/bridge_validate.go 74.28% <100.00%> (+2.41%) ⬆️
pkg/evpn/port_validate.go 75.00% <100.00%> (+2.27%) ⬆️
pkg/evpn/svi_validate.go 75.67% <100.00%> (+2.14%) ⬆️
pkg/evpn/vrf_validate.go 70.96% <100.00%> (+3.11%) ⬆️

@glimchb glimchb marked this pull request as ready for review September 19, 2023 02:02
@glimchb glimchb requested a review from a team as a code owner September 19, 2023 02:02
@glimchb glimchb merged commit cca108c into opiproject:main Sep 19, 2023
@glimchb glimchb deleted the validate branch September 19, 2023 02:11
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