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(store): use gokv pkg to abstract persistant store #265

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

glimchb
Copy link
Member

@glimchb glimchb commented Oct 17, 2023

Signed-off-by: Boris Glimcher [email protected]

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #265 (00fc4b9) into main (531fb23) will increase coverage by 0.10%.
The diff coverage is 71.42%.

@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
+ Coverage   64.90%   65.00%   +0.10%     
==========================================
  Files          19       19              
  Lines        1362     1366       +4     
==========================================
+ Hits          884      888       +4     
  Misses        434      434              
  Partials       44       44              
Files Coverage Δ
pkg/evpn/evpn.go 85.50% <71.42%> (+0.89%) ⬆️

@glimchb glimchb marked this pull request as ready for review October 17, 2023 22:59
@glimchb glimchb requested a review from a team as a code owner October 17, 2023 22:59
@glimchb glimchb merged commit eb9d97b into opiproject:main Oct 17, 2023
18 checks passed
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