Skip to content

[PM-31159] Full state service re-write - #1029

Merged
BTreston merged 17 commits into
mainfrom
ac/pm-31159-state-service
Apr 6, 2026
Merged

[PM-31159] Full state service re-write#1029
BTreston merged 17 commits into
mainfrom
ac/pm-31159-state-service

update tests to set secrets in secure storage rather than embedded in…

0d91212
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

25.68% (+18.89%) compared to 444c9d5

View this Pull Request on Codecov

25.68% (+18.89%) compared to 444c9d5

Details

Codecov Report

❌ Patch coverage is 67.90123% with 156 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.68%. Comparing base (444c9d5) to head (0d91212).
⚠️ Report is 31 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/services/environment/environment.service.ts 0.00% 49 Missing ⚠️
src/app/accounts/environment.component.ts 0.00% 25 Missing ⚠️
...rc/services/state-service/default-state.service.ts 88.57% 20 Missing and 4 partials ⚠️
src/app/services/services.module.ts 0.00% 18 Missing ⚠️
...c/services/state-service/stateMigration.service.ts 83.33% 3 Missing and 14 partials ⚠️
src/bwdc.ts 0.00% 8 Missing ⚠️
src/commands/config.command.ts 0.00% 5 Missing ⚠️
src/abstractions/environment.service.ts 0.00% 3 Missing ⚠️
src/app/app.component.ts 0.00% 2 Missing ⚠️
src/main.ts 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##            main    #1029       +/-   ##
==========================================
+ Coverage   6.79%   25.68%   +18.89%     
==========================================
  Files         67       73        +6     
  Lines       2798     2955      +157     
  Branches     483      539       +56     
==========================================
+ Hits         190      759      +569     
+ Misses      2576     2072      -504     
- Partials      32      124       +92     

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.