Skip to content

Repo Radius: externalize control-plane and Terraform state (rad startup / rad shutdown) - #12214

Merged
sylvainsf merged 10 commits into
mainfrom
repo-radius-storage
Jun 25, 2026
Merged

Repo Radius: externalize control-plane and Terraform state (rad startup / rad shutdown)#12214
sylvainsf merged 10 commits into
mainfrom
repo-radius-storage

Merge branch 'main' into repo-radius-storage

5e2ee54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 25, 2026 in 1s

52.84% (+0.03%) compared to 385f38e

View this Pull Request on Codecov

52.84% (+0.03%) compared to 385f38e

Details

Codecov Report

❌ Patch coverage is 56.03774% with 233 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.84%. Comparing base (385f38e) to head (5e2ee54).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cli/pgbackup/pgbackup.go 6.00% 94 Missing ⚠️
pkg/cli/tfstate/tfstate.go 66.29% 18 Missing and 12 partials ⚠️
pkg/cli/gitstate/gitstate.go 70.10% 16 Missing and 13 partials ⚠️
pkg/cli/cmd/startup/startup.go 72.50% 15 Missing and 7 partials ⚠️
pkg/cli/controlplane/controlplane.go 67.74% 13 Missing and 7 partials ⚠️
pkg/cli/cmd/shutdown/shutdown.go 72.58% 13 Missing and 4 partials ⚠️
pkg/cli/cmd/startup/stateclient.go 15.38% 11 Missing ⚠️
pkg/cli/cmd/shutdown/stateclient.go 22.22% 7 Missing ⚠️
...kg/components/database/databaseprovider/factory.go 78.57% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12214      +/-   ##
==========================================
+ Coverage   52.81%   52.84%   +0.03%     
==========================================
  Files         743      751       +8     
  Lines       47788    48313     +525     
==========================================
+ Hits        25238    25532     +294     
- Misses      20197    20385     +188     
- Partials     2353     2396      +43     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 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.