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

carapace-sh / carapace-ffmpeg
53%

Build:
DEFAULT BRANCH: master
Repo Added 19 Jun 2026 03:18PM UTC
Token hLUpzjbZniwgNUiBgwlzZ9IcO4sbrh1Bp regen
Build 89 Last
Files 32
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
Sync Branches
  • No branch selected
  • add-contributing
  • add-missing-options
  • add-option-uid-and-man
  • dependabot/github_actions/actions/checkout-7
  • dependabot/go_modules/github.com/carapace-sh/carapace-1.12.1
  • dependabot/go_modules/github.com/carapace-sh/carapace-1.13.1
  • dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.7.0
  • dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.8.0
  • filter-option-completion
  • filtergraph-completion
  • fix-partial-option-and-ffmpeg-n8-parsing
  • fix/tilde-expansion
  • master
  • multi-completer
  • refs/tags/v0.0.2
  • refs/tags/v0.0.3
  • refs/tags/v0.0.4
  • refs/tags/v0.0.5
  • refs/tags/v0.0.6
  • refs/tags/v0.0.7
  • refs/tags/v0.0.8
  • refs/tags/v0.0.9
  • refs/tags/v0.1.0
  • stream-aware-completion
  • stream-aware-id-completion
  • stream-aware-value-completion
  • stream-specifier-additional-args
  • updated-goreleaser

06 Jul 2026 03:07PM UTC coverage: 52.918%. Remained the same
28801648214

push

github

web-flow
Merge pull request #18 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.8.0

Bump github.com/carapace-sh/carapace-spec from 1.7.1 to 1.8.0

2267 of 4284 relevant lines covered (52.92%)

0.59 hits per line

Relevant lines Covered
Build:
Build:
4284 RELEVANT LINES 2267 COVERED LINES
0.59 HITS PER LINE
Source Files on master
  • Tree
  • List 32
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28801648214 master Merge pull request #18 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.8.0 Bump github.com/carapace-sh/carapace-spec from 1.7.1 to 1.8.0 push 06 Jul 2026 03:07PM UTC web-flow github
52.92
28801633939 dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.8.0 Bump github.com/carapace-sh/carapace-spec from 1.7.1 to 1.8.0 Bumps [github.com/carapace-sh/carapace-spec](https://github.com/carapace-sh/carapace-spec) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/carapace-sh/carapace-spec/releases)... Pull #18 06 Jul 2026 03:07PM UTC web-flow github
52.92
28801630591 dependabot/go_modules/github.com/carapace-sh/carapace-spec-1.8.0 Bump github.com/carapace-sh/carapace-spec from 1.7.1 to 1.8.0 Bumps [github.com/carapace-sh/carapace-spec](https://github.com/carapace-sh/carapace-spec) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/carapace-sh/carapace-spec/releases)... push 06 Jul 2026 03:07PM UTC web-flow github
52.92
28668695713 master Merge pull request #17 from carapace-sh/dependabot/go_modules/github.com/carapace-sh/carapace-1.13.1 Bump github.com/carapace-sh/carapace from 1.13.0 to 1.13.1 push 03 Jul 2026 03:05PM UTC web-flow github
52.92
28668686356 dependabot/go_modules/github.com/carapace-sh/carapace-1.13.1 Bump github.com/carapace-sh/carapace from 1.13.0 to 1.13.1 Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](htt... Pull #17 03 Jul 2026 03:05PM UTC web-flow github
52.92
28668684439 dependabot/go_modules/github.com/carapace-sh/carapace-1.13.1 Bump github.com/carapace-sh/carapace from 1.13.0 to 1.13.1 Bumps [github.com/carapace-sh/carapace](https://github.com/carapace-sh/carapace) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/carapace-sh/carapace/releases) - [Commits](htt... push 03 Jul 2026 03:05PM UTC web-flow github
52.92
28468346153 refs/tags/v0.1.0 Merge pull request #16 from carapace-sh/multi-completer Consolidate three completer binaries into one multi-completer push 30 Jun 2026 06:52PM UTC web-flow github
52.92
28468328061 master Merge pull request #16 from carapace-sh/multi-completer Consolidate three completer binaries into one multi-completer push 30 Jun 2026 06:51PM UTC web-flow github
52.92
28468189435 multi-completer Consolidate three completer binaries into one multi-completer Use carapace.WithSubcommands to merge ffmpeg, ffplay, and ffprobe completers into a single carapace-ffmpeg binary. The debug CLI becomes a subcommand instead of a separate binary. GoRe... Pull #16 30 Jun 2026 06:49PM UTC rsteube github
52.92
28467928593 multi-completer Consolidate three completer binaries into one multi-completer Use carapace.WithSubcommands to merge ffmpeg, ffplay, and ffprobe completers into a single carapace-ffmpeg binary. The debug CLI becomes a subcommand instead of a separate binary. GoRe... Pull #16 30 Jun 2026 06:44PM UTC rsteube github
52.92
See All Builds (73)

Badge your Repo: carapace-ffmpeg

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