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

supabase / cli / 11444175365
56%

Build:
DEFAULT BRANCH: develop
Ran 21 Oct 2024 04:10PM UTC
Jobs 1
Files 192
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

21 Oct 2024 04:07PM UTC coverage: 59.775%. First build
11444175365

Pull #2767

github

web-flow
fix: prune volumes without all flag for pre-Docker v1.42 (#2781)

fix: prune volumes without all for pre-Docker 1.42

Before Docker API version 1.42, the `all` flag in Docker.VolumePrune`
is not required.

Podman prints an error like the following when the `all` flag
is passed ([Podman's only compatible with Docker API v1.41][1]):

```
failed to parse filters for all=true&label=com.supabase.cli.project%3Dtest: "all" is an invalid volume filter
```

[1]: https://github.com/containers/podman/blob/290d94d3c/version/version.go#L46

Fixes: bec537e98
Fixes: https://github.com/supabase/cli/issues/2348#issuecomment-2149936472
Pull Request #2767: Prod deploy

27 of 40 new or added lines in 8 files covered. (67.5%)

6363 of 10645 relevant lines covered (59.77%)

5.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11444175365.1 21 Oct 2024 04:10PM UTC 0
59.77
GitHub Action Run
Source Files on build 11444175365
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #2767
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