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

popstas / talks-reducer
68%

Build:
DEFAULT BRANCH: master
Repo Added 10 Oct 2025 01:15PM UTC
Files 70
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • brew-cask-distribution
  • codex/add-480-argument-for-conversion
  • codex/add-address-factory-support-in-talks_reducer
  • codex/add-build-installer-script-and-ci-job
  • codex/add-codex-suffix-to-filename
  • codex/add-coveralls-integration-to-ci
  • codex/add-icons-to-pip-build-i3m0mz
  • codex/add-keyframe-adjustment-to-advanced-settings
  • codex/add-keyframe-adjustment-to-advanced-settings-a7pg9q
  • codex/add-no-optimize-arg-for-copy-mode
  • codex/add-presets-buttons-to-gui
  • codex/add-shared-progress-handle-helper
  • codex/add-test-coverage-for-cli.py
  • codex/add-test-coverage-to-cli.py
  • codex/add-tests-for-default_temp_folder-and-processingoptions
  • codex/add-tests-for-gui-layout-initialization
  • codex/add-tests-for-gui/discovery.py
  • codex/add-tests-for-progress-reporting
  • codex/add-video-codec-support-to-pipeline
  • codex/add-windows-setup-installer-for-talks-reducer
  • codex/add-windows-taskbar-progress-reporting
  • codex/create-audio-fixtures-and-tests
  • codex/create-tests-for-audio-chunk-functions
  • codex/create-tests-for-ffmpeg-functions
  • codex/decompose-_update_status_from_message
  • codex/decompose-gui/__init__.py-and-add-tests
  • codex/enable-dpi-awareness-for-tkinter-app
  • codex/extract-build_server_parser-helper-function
  • codex/find-tests-for-layout.py
  • codex/fix-build-gui-options-error
  • codex/fix-empty-dist-directory-in-macos-build
  • codex/fix-error-near-suffix_parts
  • codex/fix-headless-mode-test-failure
  • codex/fix-icon-in-webui
  • codex/fix-playback-delays-in-small-video
  • codex/fix-stop-button-in-gui
  • codex/get-test-coverage-and-add-tests
  • codex/get-test-coverage-and-add-tests-lmcuih
  • codex/improve-cuda-capability-detection
  • codex/improve-cuda-capability-detection-iv3uxr
  • codex/improve-test-coverage-for-gui-modules
  • codex/improve-test-coverage-for-gui/app.py
  • codex/improve-test-coverage-for-server.py
  • codex/refactor-cli.py-and-add-unit-tests
  • codex/refactor-find-icon-functions-in-multiple-files
  • codex/refactor-gui.py-into-talks_reducer-package
  • codex/refactor-process_files_via_server-and-add-tests
  • codex/refactor-server.py-for-helper-function
  • codex/refactor-servertrayapplication-to-use-dependencies
  • codex/refactor-talks_reducer-pipeline-and-tests
  • codex/refactor-talks_reducer/gui/app.py-into-modules
  • codex/rename-talks-reducer-artifact-in-workflow
  • codex/replace-ffmpeg-imageio-with-static-ffmpeg
  • codex/show-convert-progress-on-taskbar
  • codex/smooth-progress-bar-updates
  • codex/test-app.py-status-style-functions
  • codex/test-pipeline.py-functions-with-demo-video
  • codex/update-icon-search-paths
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • v0.10.5
  • v0.10.6
  • v0.10.7
  • v0.7.2
  • v0.8.0
  • v0.8.1
  • v0.8.2
  • v0.8.3
  • v0.8.4
  • v0.8.5
  • v0.8.6
  • v0.9.0
  • v0.9.2
  • v0.9.3
  • v0.9.4

12 May 2026 07:01PM UTC coverage: 68.101% (-0.008%) from 68.109%
25755947855

push

github

popstas
Bump version: 0.10.6 → 0.10.7

1 of 1 new or added line in 1 file covered. (100.0%)

44 existing lines in 2 files now uncovered.

6204 of 9110 relevant lines covered (68.1%)

0.68 hits per line

Relevant lines Covered
Build:
Build:
9110 RELEVANT LINES 6204 COVERED LINES
0.68 HITS PER LINE
Source Files on master
  • Tree
  • List 70
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25755947855 master Bump version: 0.10.6 → 0.10.7 push 12 May 2026 07:02PM UTC popstas github
68.1
25754266486 master chore: replace custom changelog scripts to git-cliff Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> push 12 May 2026 06:31PM UTC popstas github
68.11
25753964799 master Bump version: 0.10.5 → 0.10.6 push 12 May 2026 06:25PM UTC popstas github
68.11
25505614068 master Bump version: 0.10.4 → 0.10.5 push 07 May 2026 03:32PM UTC popstas github
68.12
24796498977 master Bump version: 0.10.3 → 0.10.4 push 22 Apr 2026 06:50PM UTC popstas github
68.12
24795417319 master Bump version: 0.10.2 → 0.10.3 push 22 Apr 2026 06:27PM UTC popstas github
67.5
24790394055 master chore(build): bump version to 0.10.2 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> push 22 Apr 2026 04:37PM UTC popstas github
67.5
22707098541 master fix: change gui status to "Processing" in fallback mode push 05 Mar 2026 07:27AM UTC popstas github
67.44
22706774772 master feat(gui): wire up progress bar during FFmpeg encoding Forward total frame count and a progress_callback through _TkProgressReporter → _GuiProgressHandle so that progress.advance() calls in ffmpeg.py drive the GUI progress bar at 1% granularity (... push 05 Mar 2026 07:16AM UTC popstas github
67.44
22706404130 master fix(ffmpeg): log progress when total frames unknown When total frame count is unavailable, log frame count every 30 seconds so users see intermediate progress in the GUI instead of silence between "started"/"completed". Co-Authored-By: Claude Op... push 05 Mar 2026 07:04AM UTC popstas github
67.54
See All Builds (227)
  • Repo on GitHub
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