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

dump and load #65

Merged
merged 33 commits into from
Jun 20, 2022
Merged

dump and load #65

merged 33 commits into from
Jun 20, 2022

Conversation

majst01
Copy link
Contributor

@majst01 majst01 commented Jul 30, 2021

depends on #62 closes #63

@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2021

Codecov Report

Merging #65 (3e7556d) into master (981c10d) will decrease coverage by 0.17%.
The diff coverage is 74.02%.

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
- Coverage   76.02%   75.84%   -0.18%     
==========================================
  Files           8        8              
  Lines         759      828      +69     
==========================================
+ Hits          577      628      +51     
- Misses        100      109       +9     
- Partials       82       91       +9     
Impacted Files Coverage Δ
ipam.go 100.00% <ø> (ø)
prefix.go 78.48% <52.00%> (-1.79%) ⬇️
etcd.go 64.88% <75.00%> (+0.78%) ⬆️
json.go 84.00% <76.47%> (-3.88%) ⬇️
memory.go 96.55% <100.00%> (+4.09%) ⬆️
redis.go 73.91% <100.00%> (+1.49%) ⬆️
sql.go 62.65% <100.00%> (+1.40%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 981c10d...3e7556d. Read the comment docs.

@majst01 majst01 marked this pull request as ready for review June 19, 2022 14:38
@majst01 majst01 requested a review from a team as a code owner June 19, 2022 14:38
@majst01 majst01 requested a review from mwennrich June 20, 2022 06:32
json.go Show resolved Hide resolved
@majst01 majst01 requested a review from Gerrit91 June 20, 2022 09:25
@majst01 majst01 changed the title Dump an load dump and load Jun 20, 2022
prefix.go Show resolved Hide resolved
@majst01 majst01 merged commit 10374d8 into master Jun 20, 2022
@majst01 majst01 deleted the dump-an-load branch June 20, 2022 12:22
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.

Add Dump and Load funcs
4 participants