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

feat(list): add pagination to list funcs #166

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Sep 7, 2023

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

@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #166 (4f98f36) into main (91f7ae7) will increase coverage by 1.20%.
The diff coverage is 93.15%.

@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   74.91%   76.12%   +1.20%     
==========================================
  Files           5        5              
  Lines         933     1001      +68     
==========================================
+ Hits          699      762      +63     
- Misses        205      210       +5     
  Partials       29       29              
Files Changed Coverage Δ
pkg/evpn/evpn.go 78.00% <82.75%> (+1.07%) ⬆️
pkg/evpn/bridge.go 75.74% <100.00%> (+1.39%) ⬆️
pkg/evpn/port.go 75.65% <100.00%> (+1.22%) ⬆️
pkg/evpn/svi.go 75.09% <100.00%> (+1.11%) ⬆️
pkg/evpn/vrf.go 77.48% <100.00%> (+0.98%) ⬆️

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