Skip to content

fix(ui): Add pending status#145

Merged
tab merged 6 commits into
masterfrom
fix/ui-services-status
Jun 11, 2026
Merged

fix(ui): Add pending status#145
tab merged 6 commits into
masterfrom
fix/ui-services-status

Conversation

@tab

@tab tab commented Jun 11, 2026

Copy link
Copy Markdown
Owner
  • Initialize services as pending at profile resolution instead of starting
  • Transition to starting only when the runner spawns the process, so the blink animation reflect actual startup activity

tab added 4 commits June 11, 2026 20:30
- Initialize services as pending at profile resolution instead of starting
- Transition to starting only when the runner spawns the process, so the blink animation reflect actual startup activity
Add the pending value to ServiceStatus and a defaulted pending count so the plugin decodes the new status the API returns
@tab tab self-assigned this Jun 11, 2026
@sentry

sentry Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (6fdafe0) to head (8f118a0).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   89.66%   89.74%   +0.07%     
==========================================
  Files          66       76      +10     
  Lines        6658     7448     +790     
==========================================
+ Hits         5970     6684     +714     
- Misses        532      600      +68     
- Partials      156      164       +8     
Files with missing lines Coverage Δ
internal/app/api/handler.go 100.00% <100.00%> (ø)
internal/app/registry/store.go 80.36% <100.00%> (+1.46%) ⬆️
internal/app/ui/components/theme.go 100.00% <100.00%> (ø)
internal/app/ui/services/aside.go 91.26% <100.00%> (+1.74%) ⬆️
internal/app/ui/services/model.go 70.83% <ø> (ø)
internal/app/ui/services/update.go 80.28% <100.00%> (ø)
internal/app/ui/services/view.go 96.93% <100.00%> (+0.01%) ⬆️

... and 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tab tab merged commit 5b23344 into master Jun 11, 2026
10 checks passed
@tab tab deleted the fix/ui-services-status branch June 11, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant