Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

Add a new snapshot directory config#305

Merged
yzang2019 merged 4 commits intomainfrom
yzang/SEI-4777
Jun 30, 2023
Merged

Add a new snapshot directory config#305
yzang2019 merged 4 commits intomainfrom
yzang/SEI-4777

Conversation

@yzang2019
Copy link
Collaborator

@yzang2019 yzang2019 commented Jun 29, 2023

Describe your changes and provide context

This change add a new config snapshot-directory in app.toml to override default directory for storing state sync snapshot.

Testing performed to validate your change

Tests are covered in sei-protocol/sei-chain#944

@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

Merging #305 (dc21be6) into main (58083f6) will decrease coverage by 0.02%.
The diff coverage is 6.66%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #305      +/-   ##
==========================================
- Coverage   55.37%   55.36%   -0.02%     
==========================================
  Files         620      620              
  Lines       51599    51611      +12     
==========================================
+ Hits        28571    28572       +1     
- Misses      20947    20958      +11     
  Partials     2081     2081              
Impacted Files Coverage Δ
baseapp/baseapp.go 72.32% <ø> (ø)
baseapp/options.go 54.36% <0.00%> (-2.29%) ⬇️
server/config/toml.go 17.85% <ø> (ø)
server/start.go 21.54% <ø> (ø)
simapp/simd/cmd/root.go 68.00% <0.00%> (-1.11%) ⬇️
server/config/config.go 37.08% <50.00%> (+0.17%) ⬆️

@yzang2019 yzang2019 merged commit 24b93d5 into main Jun 30, 2023
@yzang2019 yzang2019 deleted the yzang/SEI-4777 branch June 30, 2023 15:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants