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: split validate logic to a new file #192

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 18, 2023

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

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #192 (04cff41) into main (42afe43) will increase coverage by 0.46%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #192      +/-   ##
==========================================
+ Coverage   74.33%   74.79%   +0.46%     
==========================================
  Files           7       11       +4     
  Lines        1095     1115      +20     
==========================================
+ Hits          814      834      +20     
  Misses        246      246              
  Partials       35       35              
Files Changed Coverage Δ
pkg/evpn/bridge.go 72.53% <100.00%> (-1.23%) ⬇️
pkg/evpn/bridge_validate.go 100.00% <100.00%> (ø)
pkg/evpn/port.go 72.97% <100.00%> (-1.17%) ⬇️
pkg/evpn/port_validate.go 100.00% <100.00%> (ø)
pkg/evpn/svi.go 72.24% <100.00%> (-1.30%) ⬇️
pkg/evpn/svi_validate.go 100.00% <100.00%> (ø)
pkg/evpn/vrf.go 75.58% <100.00%> (-0.38%) ⬇️
pkg/evpn/vrf_validate.go 100.00% <100.00%> (ø)

Signed-off-by: Boris Glimcher <Boris.Glimcher@emc.com>
@glimchb glimchb marked this pull request as ready for review September 19, 2023 00:04
@glimchb glimchb requested a review from a team as a code owner September 19, 2023 00:04
@glimchb glimchb merged commit 9689d21 into opiproject:main Sep 19, 2023
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