Skip to content

feat(configmanager): SeiConfigManager v2 body — validate-passthrough (PLT-775 PR2) - #3678

Merged
bdchatham merged 39 commits into
mainfrom
feat/configmanager-v2-body-plt775
Jul 31, 2026
Merged

feat(configmanager): SeiConfigManager v2 body — validate-passthrough (PLT-775 PR2)#3678
bdchatham merged 39 commits into
mainfrom
feat/configmanager-v2-body-plt775

Merge branch 'main' into feat/configmanager-v2-body-plt775

e387fb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2026 in 1s

58.43% (-2.85%) compared to 0a03b0e

View this Pull Request on Codecov

58.43% (-2.85%) compared to 0a03b0e

Details

Codecov Report

❌ Patch coverage is 79.76190% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.43%. Comparing base (0a03b0e) to head (e387fb1).

Files with missing lines Patch % Lines
cmd/seid/cmd/configmanager/configmanager.go 79.76% 12 Missing and 5 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3678      +/-   ##
==========================================
- Coverage   61.27%   58.43%   -2.85%     
==========================================
  Files        2351     2185     -166     
  Lines      197282   178089   -19193     
==========================================
- Hits       120887   104058   -16829     
+ Misses      65543    64789     -754     
+ Partials    10852     9242    -1610     
Files with missing lines Coverage Δ
cmd/seid/cmd/configmanager/configmanager.go 81.91% <79.76%> (-18.09%) ⬇️

... and 479 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.