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

popstas / talks-reducer / 27871091583
75%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2026 12:25PM UTC
Jobs 1
Files 70
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

20 Jun 2026 12:24PM UTC coverage: 74.044% (+1.9%) from 72.189%
27871091583

push

github

web-flow
feat: GUI server-mode visibility and remote download progress fixes (#138)

Server-managed GUI surfaces the LAN-reachable server URL and a connected-clients activity panel, and overhauls remote transfer feedback and speed.

- Server-managed GUI: LAN server URL label + Connected clients panel polling GET /activity; prefer a 192.168.x.x interface address over VPN (10.x) / docker (172.x).
- Remote progress: single Downloading 0->100 sequence, Waiting for download... status during the processing->download gap, live transfer rate in the status (e.g. "Uploading: 55%, 5.5 MB/s").
- Faster downloads: fetch the processed file once (download_files=False + 1 MiB manual stream) instead of twice; throttle upload/download progress to ~10 Hz; add a server --concurrency knob.
- Fix: import contextlib.suppress in the GUI app (worker-thread NameError).

419 of 442 new or added lines in 8 files covered. (94.8%)

541 existing lines in 8 files now uncovered.

7902 of 10672 relevant lines covered (74.04%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
37.46
6.98% talks_reducer/gui/app.py
5
82.63
3.52% talks_reducer/service_client.py
2
95.26
1.55% talks_reducer/server.py
1
84.62
3.8% talks_reducer/gui/remote.py

Coverage Regressions

Lines Coverage ∆ File
326
37.46
6.98% gui/app.py
73
82.63
3.52% service_client.py
56
86.83
1.12% gui/layout.py
36
81.85
0.46% server_tray.py
21
95.26
1.55% server.py
19
86.47
0.58% gui/startup.py
9
84.62
3.8% gui/remote.py
1
82.63
3.52% talks_reducer/service_client.py
Jobs
ID Job ID Ran Files Coverage
1 27871091583.1 20 Jun 2026 12:25PM UTC 70
74.04
GitHub Action Run
Source Files on build 27871091583
  • Tree
  • List 70
  • Changed 16
  • Source Changed 8
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27871091583
  • 34180c58 on github
  • Prev Build on master (#27794657354)
  • Next Build on master (#27871112827)
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