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

Tatsh / ffmpeg-progress
100%

Build:
DEFAULT BRANCH: master
Repo Added 20 Apr 2025 02:38AM UTC
Token NUtOrG3yUoZSl1YHo2wwRlpAcbZaG0eOV regen
Build 154 Last
Files 6
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
Sync Branches
  • master
  • dependabot/github_actions/actions/checkout-6
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/actions/upload-artifact-5
  • dependabot/github_actions/actions/upload-artifact-6
  • dependabot/github_actions/actions/upload-artifact-7
  • dependabot/github_actions/github/codeql-action-4
  • dependabot/github_actions/softprops/action-gh-release-3
  • dependabot/npm_and_yarn/cspell-10.0.0
  • dependabot/npm_and_yarn/cspell-8.19.2
  • dependabot/npm_and_yarn/cspell-8.19.3
  • dependabot/npm_and_yarn/cspell-8.19.4
  • dependabot/npm_and_yarn/cspell-9.0.1
  • dependabot/npm_and_yarn/cspell-9.0.2
  • dependabot/npm_and_yarn/cspell-9.1.1
  • dependabot/npm_and_yarn/cspell-9.1.2
  • dependabot/npm_and_yarn/cspell-9.1.3
  • dependabot/npm_and_yarn/cspell-9.1.5
  • dependabot/npm_and_yarn/cspell-9.2.0
  • dependabot/npm_and_yarn/cspell-9.2.1
  • dependabot/npm_and_yarn/cspell-9.2.2
  • dependabot/npm_and_yarn/cspell-9.3.0
  • dependabot/npm_and_yarn/cspell-9.3.2
  • dependabot/npm_and_yarn/cspell-9.4.0
  • dependabot/npm_and_yarn/cspell-9.7.0
  • dependabot/npm_and_yarn/markdownlint-cli2-0.18.0
  • dependabot/npm_and_yarn/markdownlint-cli2-0.18.1
  • dependabot/npm_and_yarn/markdownlint-cli2-0.19.1
  • dependabot/npm_and_yarn/markdownlint-cli2-0.20.0
  • dependabot/npm_and_yarn/markdownlint-cli2-0.22.0
  • dependabot/npm_and_yarn/markdownlint-cli2-0.22.1
  • dependabot/npm_and_yarn/npm_and_yarn-2efe533b74
  • dependabot/npm_and_yarn/npm_and_yarn-3c67cbb9cd
  • dependabot/npm_and_yarn/npm_and_yarn-bdc76aff73
  • dependabot/npm_and_yarn/prettier-3.6.0
  • dependabot/npm_and_yarn/prettier-3.6.2
  • dependabot/npm_and_yarn/prettier-3.7.3
  • dependabot/npm_and_yarn/prettier-3.7.4
  • dependabot/npm_and_yarn/prettier-3.8.1
  • dependabot/npm_and_yarn/prettier-3.8.3
  • dependabot/npm_and_yarn/prettier-plugin-sort-json-4.2.0
  • dependabot/npm_and_yarn/prettier-plugin-toml-2.0.5
  • dependabot/npm_and_yarn/prettier-plugin-toml-2.0.6
  • dependabot/npm_and_yarn/prettier/plugin-xml-3.4.2
  • dependabot/npm_and_yarn/pyright-1.1.400
  • dependabot/npm_and_yarn/pyright-1.1.401
  • dependabot/npm_and_yarn/pyright-1.1.402
  • dependabot/npm_and_yarn/pyright-1.1.403
  • dependabot/npm_and_yarn/pyright-1.1.404
  • dependabot/npm_and_yarn/pyright-1.1.405
  • dependabot/npm_and_yarn/pyright-1.1.406
  • dependabot/npm_and_yarn/pyright-1.1.407
  • dependabot/npm_and_yarn/pyright-1.1.408
  • dependabot/npm_and_yarn/pyright-1.1.409
  • dependabot/pip/click-8.2.0
  • dependabot/pip/click-8.2.1
  • dependabot/pip/commitizen-4.6.1
  • dependabot/pip/commitizen-4.7.0
  • dependabot/pip/commitizen-4.7.2
  • dependabot/pip/ruff-0.11.10
  • dependabot/pip/ruff-0.11.7
  • dependabot/pip/ruff-0.11.8
  • dependabot/pip/ruff-0.11.9
  • dependabot/pip/types-psutil-7.0.0.20250516

26 Apr 2026 03:41AM UTC coverage: 100.0%. Remained the same
24947496514

push

github

Tatsh
lib,main: silence S607 for ffmpeg/ffprobe subprocess calls

`ffmpeg` and `ffprobe` are resolved through PATH, so requiring an
absolute path would harm portability without adding security.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

9 of 9 branches covered (100.0%)

Branch coverage included in aggregate %.

136 of 136 relevant lines covered (100.0%)

5.0 hits per line

Relevant lines Covered
Build:
Build:
136 RELEVANT LINES 136 COVERED LINES
5.0 HITS PER LINE
Source Files on master
  • Tree
  • List 6
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
24947496514 master lib,main: silence S607 for ffmpeg/ffprobe subprocess calls `ffmpeg` and `ffprobe` are resolved through PATH, so requiring an absolute path would harm portability without adding security. Signed-off-by: Andrew Udvare <audvare@gmail.com> push 26 Apr 2026 03:42AM UTC Tatsh github
100.0
24947390595 master cruft: update Regenerate from latest Wiswa template. - Migrate build backend from poetry-core to hatchling and replace poetry.lock with uv.lock. - Add .claude/ tree (agents, rules, skills, commands, settings) and drop .github/instructions/ i... push 26 Apr 2026 03:35AM UTC Tatsh github
100.0
20237885191 master build(deps): bump actions/upload-artifact from 5 to 6 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/a... push 15 Dec 2025 03:38PM UTC Tatsh github
100.0
20021902855 master build(deps-dev): bump markdownlint-cli2 from 0.19.1 to 0.20.0 Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.19.1 to 0.20.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) ... push 08 Dec 2025 08:43AM UTC Tatsh github
100.0
20021859160 master build(deps-dev): bump prettier from 3.7.3 to 3.7.4 Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blo... push 08 Dec 2025 08:39AM UTC Tatsh github
100.0
20021856856 master build(deps-dev): bump cspell from 9.3.2 to 9.4.0 Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.3.2 to 9.4.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](ht... push 08 Dec 2025 08:39AM UTC Tatsh github
100.0
19817648731 master build(deps-dev): bump prettier from 3.6.2 to 3.7.3 Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blo... push 01 Dec 2025 09:31AM UTC Tatsh github
100.0
19635589132 master build(deps): bump js-yaml in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://gith... push 24 Nov 2025 01:14PM UTC Tatsh github
100.0
19635129366 master build(deps-dev): bump markdownlint-cli2 from 0.18.1 to 0.19.1 Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.18.1 to 0.19.1. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) ... push 24 Nov 2025 01:02PM UTC Tatsh github
100.0
19633357378 master build(deps-dev): bump cspell from 9.3.0 to 9.3.2 Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 9.3.0 to 9.3.2. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](ht... push 24 Nov 2025 12:01PM UTC Tatsh github
100.0
See All Builds (154)

Badge your Repo: ffmpeg-progress

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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