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

umputun / agterm / 28730575245
98%

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2026 05:24AM UTC
Jobs 1
Files 54
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

05 Jul 2026 05:22AM UTC coverage: 98.907% (+0.008%) from 98.899%
28730575245

push

github

umputun
feat: persist workspace expand/collapse state across relaunch

Each workspace's sidebar expand/collapse state now survives a relaunch instead of every workspace reopening on launch.

Adds `Workspace.isExpanded` (default true), persisted as the optional inverse `WorkspaceSnapshot.collapsed`. Only a collapsed workspace writes it, so an all-expanded tree serializes byte-identically to a legacy snapshot and a snapshot without the field decodes as expanded. Back-compat, no `Snapshot` version bump.

Only a genuine user toggle persists. The sidebar seeds expansion from the model on launch (`seedExpansionFromModel`) and writes back via the per-workspace `AppStore.setWorkspaceExpanded` from the row-toggle callbacks. A `suppressExpansionPersist` flag guards all programmatic expansion — the launch/rebuild re-apply, the active-session reveal, the focus zoom-in — so revealing or focusing a collapsed workspace shows it without un-collapsing it on disk. `expandAll`/`collapseOthers` persist the whole tree via `setWorkspacesExpanded`, and `collapseOthers` targets all workspaces so it works while a focus filter is active. A runtime-added workspace defaults expanded.

Covered by host-free round-trip/back-compat/mutator tests and SidebarUITests relaunch, reveal-does-not-repersist, focused-collapse, and runtime-add-render cases.

31 of 31 new or added lines in 3 files covered. (100.0%)

3528 of 3567 relevant lines covered (98.91%)

8428739.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28730575245.1 05 Jul 2026 05:24AM UTC 54
98.91
GitHub Action Run
Source Files on build 28730575245
  • Tree
  • List 54
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28730575245
  • 684e794d on github
  • Prev Build on master (#28726427588)
  • Next Build on master (#28733083668)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc