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

supabase / supabase-flutter / 31018246817
90%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 03:04PM UTC
Jobs 9
Files 103
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

05 Aug 2026 03:02PM UTC coverage: 87.075% (-0.008%) from 87.083%
31018246817

push

github

web-flow
fix: parse json error response (#1367)

## What kind of change does this PR introduce?

Bug fix!

## What is the current behavior?

For head requests or downlaods the `noResolveJson` attribute is set to
true, which makes sense for successful responses, but errors still
contain the error code and message in json format, which should be
parsed and properly reported.

## What is the new behavior?

Always try to parse an error response as json.

## Additional context

From what I can tell, the js sdk works the same way.

Since this can produce different status codes than before, I would merge
this in v3.


close #1312


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Bug Fixes**
* Improved error handling for failed storage requests, including clearer
fallback messages.
* Standardized missing-object responses to return HTTP 404 errors during
download, copy, and move operations.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->

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

5585 of 6414 relevant lines covered (87.08%)

4.04 hits per line

Jobs
ID Job ID Ran Files Coverage
7 supabase - 31018246817.7 05 Aug 2026 03:07PM UTC 17
85.94
GitHub Action Run
8 supabase_flutter - 31018246817.8 05 Aug 2026 03:04PM UTC 10
79.31
GitHub Action Run
9 storage_client - 31018246817.9 05 Aug 2026 03:06PM UTC 13
84.58
GitHub Action Run
5 supabase_common - 30990383023.5 05 Aug 2026 08:47AM UTC 10
100.0
GitHub Action Run
7 functions_client - 30990383023.7 05 Aug 2026 08:47AM UTC 3
98.85
GitHub Action Run
6 realtime_client - 30990383023.6 05 Aug 2026 08:50AM UTC 11
90.16
GitHub Action Run
6 yet_another_json_isolate - 30905259996.6 04 Aug 2026 11:35AM UTC 1
93.65
GitHub Action Run
8 gotrue - 30990383023.8 05 Aug 2026 08:50AM UTC 28
87.6
GitHub Action Run
3 postgrest - 30990383023.3 05 Aug 2026 08:49AM UTC 10
85.33
GitHub Action Run
Source Files on build 31018246817
  • Tree
  • List 103
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31018246817
  • 3e23ddcd on github
  • Prev Build on main (#30990383023)
  • Next Build on main (#31080193522)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc