• 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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • master
  • v0.10.1
  • v0.10.2
  • v0.10.3
  • v0.10.4
  • 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

22 Apr 2026 06:43PM UTC coverage: 68.12% (+0.6%) from 67.496%
24796498977

push

github

popstas
Bump version: 0.10.3 → 0.10.4

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

6 existing lines in 2 files now uncovered.

6188 of 9084 relevant lines covered (68.12%)

0.68 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24796498977 master Bump version: 0.10.3 → 0.10.4 push 22 Apr 2026 06:50PM UTC popstas github
68.12
24796495027 v0.10.4 Bump version: 0.10.3 → 0.10.4 push 22 Apr 2026 06:50PM UTC popstas github
68.12
24795413003 v0.10.3 Bump version: 0.10.2 → 0.10.3 push 22 Apr 2026 06:27PM UTC popstas github
67.5
24795417319 master Bump version: 0.10.2 → 0.10.3 push 22 Apr 2026 06:27PM UTC popstas github
67.5
24790395986 v0.10.2 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
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
23973238993 brew-cask-distribution Merge c8c025c78 into a1fb4c727 Pull #135 04 Apr 2026 06:29AM UTC web-flow github
67.44
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 (220)
  • 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