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

popstas / talks-reducer / 28717555446
76%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2026 07:44PM UTC
Jobs 1
Files 78
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

04 Jul 2026 07:43PM UTC coverage: 76.387% (+0.07%) from 76.32%
28717555446

push

github

popstas
feat: Remember GUI window position across launches

Persist the desktop window's screen position on close (window_x/window_y in
settings.json) and restore it on the next launch, keeping the mode-driven
window size unchanged.

- Add pure helpers parse_window_position() and clamp_window_position() in
  gui/layout.py; the clamp drops a position that lands fully off-screen (e.g. a
  disconnected monitor) so the window never reopens out of reach.
- Wire WM_DELETE_WINDOW -> _on_close in every mode (previously only in
  --server-managed) so _save_window_position() runs on close.
- Seed the startup geometry with the clamped saved position when present.
- Document the behavior in README and cover the helpers and save/restore paths
  with unit tests.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

35 of 42 new or added lines in 2 files covered. (83.33%)

361 existing lines in 3 files now uncovered.

9608 of 12578 relevant lines covered (76.39%)

0.76 hits per line

Uncovered Changes

Lines Coverage ∆ File
7
46.56
0.62% talks_reducer/gui/app.py

Coverage Regressions

Lines Coverage ∆ File
321
46.56
0.62% gui/app.py
39
87.52
0.41% gui/layout.py
1
46.56
0.62% talks_reducer/gui/app.py
Jobs
ID Job ID Ran Files Coverage
1 28717555446.1 04 Jul 2026 07:44PM UTC 78
76.39
GitHub Action Run
Source Files on build 28717555446
  • Tree
  • List 78
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28717555446
  • cad92498 on github
  • Prev Build on master (#28716953117)
  • Next Build on master (#28717754691)
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