• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jzombie / term-wm / 32740338000
86%

Build:
DEFAULT BRANCH: main
Ran 24 Aug 2026 02:53PM UTC
Jobs 1
Files 150
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2026 02:42PM UTC coverage: 86.044% (+0.4%) from 85.659%
32740338000

push

github

web-flow
feat: Workspace branding, project task tooling, gateway controls, palette fixes (#307)

* feat: Workspace branding, project task tooling, gateway controls,
palette fixes

Added:
- Project tasks: .term-wm/tasks.json gains {wm.pid}-style string
  substitution (applied before shell tokenization across command, args,
  cwd, env) and case-insensitive platform gating (#299)
- CLI task runner: term-wm --list-tasks and repeatable --task
  <label-or-index> run tasks with npm-run semantics, sharing resolution
  logic with the palette spawner (#290)
- --env <dev|prod|test> override feeding the single source of truth for
  both task visibility and gateway socket scoping (#297)
- Stop Gateway Daemon palette entry with confirmation dialog naming the
  exact channel, gated on session persistence (#298)
- Cross-workspace window/task totals: instances report live counts via
  an ordered stats worker; the gateway aggregates per channel and the
  palette shows per-workspace totals (#298)
- Exit confirmation resolves through the dynamic branding chain (#284)

Changed:
- Menu button and FAB branding are context-aware: explicit app name,
  then current workspace, launch directory, then app name;
  -w/--workspace
  is now optional with launch-directory-derived names (#284)
- Window switcher entries relabeled "Switch to Window:" with the
  canonical FocusWindow Display string synced per UI-STYLE.md

Fixed:
- Command Palette search resets the selection when the query changes, so
  browsing before typing no longer defaults to "New Workspace" instead
  of "New Terminal"; same-query refreshes keep clamp-only behavior
- Real-time client size updates reach every connected client (#306):
  resize reports create missing client entries on the gateway, the
  internal WM re-syncs its user registry from ListUsers every 15 seconds
  on a dedicated task, and cache misses reconcile through a debounced
  full refresh instead of being dropped

* Unix-gate TASK_SIGNAL_EXIT_BASE

* Bound gatew... (continued)

2383 of 2798 new or added lines in 27 files covered. (85.17%)

13 existing lines in 6 files now uncovered.

52863 of 61437 relevant lines covered (86.04%)

419892.09 hits per line

Uncovered Changes

Lines Coverage ∆ File
163
55.71
src/internal_session.rs
78
78.01
-0.53% src/term_wm_app.rs
47
82.33
src/cli.rs
40
43.08
-12.97% src/main.rs
28
82.05
-4.74% crates/term-session/src/lib.rs
27
72.46
-0.51% crates/term-wm-core/src/runner.rs
6
88.72
1.28% crates/term-session-muxio-service-definitions/src/methods.rs
6
93.91
-0.96% crates/term-wm-ui-components/src/confirm_overlay.rs
4
87.72
0.38% crates/term-wm-ui-components/src/command_palette.rs
3
98.87
-0.48% crates/term-wm-ui-components/src/dialog_overlay.rs
3
95.52
src/workspace_name.rs
2
97.6
-0.31% crates/term-wm-config/src/env.rs
2
89.24
2.85% crates/term-wm-sys-ui-components/src/wm_bottom_panel.rs
1
90.46
4.21% crates/term-session-server/src/session_server.rs
1
98.05
0.04% crates/term-wm-core/src/actions.rs
1
99.29
0.25% crates/term-wm-core/src/project_tasks.rs
1
94.44
1.03% crates/term-wm-core/src/window/window_manager/command_palette.rs
1
61.05
9.05% crates/term-wm-core/src/window/window_manager/overlays.rs
1
82.27
0.27% crates/term-wm-sys-ui-components/src/wm_help_overlay.rs

Coverage Regressions

Lines Coverage ∆ File
3
90.46
4.21% crates/term-session-server/src/session_server.rs
3
43.08
-12.97% src/main.rs
3
78.01
-0.53% src/term_wm_app.rs
2
89.54
0.84% crates/term-wm-core/src/reaper.rs
1
72.46
-0.51% crates/term-wm-core/src/runner.rs
1
98.0
-2.0% crates/term-wm-core/src/utils/mod.rs
Jobs
ID Job ID Ran Files Coverage
1 32740338000.1 24 Aug 2026 02:53PM UTC 150
86.04
GitHub Action Run
Source Files on build 32740338000
  • Tree
  • List 150
  • Changed 30
  • Source Changed 26
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #32740338000
  • 7e32b222 on github
  • Prev Build on main (#32594983034)
  • Next Build on main (#32782721526)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc