Skip to content

[ConfigManager] Deliver sei.toml for Decoded Sections 2/3 - #4044

Draft
bdchatham wants to merge 2 commits into
plt-775-install-appfrom
plt-775-install-decode
Draft

[ConfigManager] Deliver sei.toml for Decoded Sections 2/3#4044
bdchatham wants to merge 2 commits into
plt-775-install-appfrom
plt-775-install-decode

fix(config): keep every section pointer, and catch three more values …

ae60b14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2026 in 0s

60.28% (+0.00%) compared to 0becc6b

View this Pull Request on Codecov

60.28% (+0.00%) compared to 0becc6b

Details

Codecov Report

❌ Patch coverage is 64.76965% with 130 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.28%. Comparing base (0becc6b) to head (ae60b14).

Files with missing lines Patch % Lines
cmd/seid/cmd/configmanager/tendermint_copy.go 66.66% 57 Missing and 24 partials ⚠️
cmd/seid/cmd/configmanager/tendermint.go 55.85% 38 Missing and 11 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@                  Coverage Diff                  @@
##           plt-775-install-app    #4044    +/-   ##
=====================================================
  Coverage                60.27%   60.28%            
=====================================================
  Files                     2056     2058     +2     
  Lines                   176963   177299   +336     
=====================================================
+ Hits                    106671   106887   +216     
- Misses                   60499    60588    +89     
- Partials                  9793     9824    +31     
Files with missing lines Coverage Δ
cmd/seid/cmd/configmanager/install.go 77.94% <100.00%> (+7.13%) ⬆️
config/registry/delivery.go 100.00% <100.00%> (ø)
cmd/seid/cmd/configmanager/tendermint.go 55.85% <55.85%> (ø)
cmd/seid/cmd/configmanager/tendermint_copy.go 66.66% <66.66%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.