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

popstas / talks-reducer / 22022714639
68%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2026 07:07PM 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

14 Feb 2026 07:06PM UTC coverage: 67.877% (-0.3%) from 68.192%
22022714639

push

github

popstas
fix: GUI stop button doesn't kill ffmpeg

- Add stop_requested param to run_timed_ffmpeg_command()
  that checks the flag in the readline loop and force-kills
  the process via process group on abort
- Start ffmpeg with start_new_session=True on Unix so
  os.killpg can target the entire process group
- Add _force_kill_process() helper: SIGTERM to group,
  wait 2s, then escalate to SIGKILL
- Remove premature _hide_stop_button() from
  _stop_processing() — the worker finally block handles it
- Pass stop callback from reporter through pipeline to
  all three run_timed_ffmpeg_command() calls

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

8 of 33 new or added lines in 2 files covered. (24.24%)

136 existing lines in 3 files now uncovered.

5946 of 8760 relevant lines covered (67.88%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
25
76.49
-5.86% talks_reducer/ffmpeg.py

Uncovered Existing Lines

Lines Coverage ∆ File
16
90.88
0.1% pipeline.py
50
76.49
-5.86% ffmpeg.py
70
25.63
0.04% gui/app.py
Jobs
ID Job ID Ran Files Coverage
1 22022714639.1 14 Feb 2026 07:07PM UTC 70
67.88
GitHub Action Run
Source Files on build 22022714639
  • Tree
  • List 70
  • Changed 6
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22022714639
  • 5beb129f on github
  • Prev Build on master (#22020191208)
  • Next Build on master (#22026525963)
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