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

supabase / cli / 11444174483
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.803% (+0.03%) from 59.776%
11444174483

push

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

11 of 11 new or added lines in 2 files covered. (100.0%)

2 existing lines in 1 file now uncovered.

6366 of 10645 relevant lines covered (59.8%)

6.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11444174483.1 21 Oct 2024 04:10PM UTC 0
59.8
GitHub Action Run
Source Files on build 11444174483
Detailed source file information is not available for this build.
  • Back to Repo
  • 47b7e9a8 on github
  • Prev Build on develop (#11444104469)
  • Next Build on develop (#11444503638)
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