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

supabase / cli / 27543726514
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5612-79fdcbdc535ae6ab9917cd4a1ca423e0d5f339ac
DEFAULT BRANCH: develop
Ran 15 Jun 2026 11:42AM UTC
Jobs 1
Files 225
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

15 Jun 2026 11:40AM UTC coverage: 64.858%. Remained the same
27543726514

push

github

web-flow
fix(cli): accept nullable function import map paths (#5577)

## TL;DR

fixes nullable function import map paths

## prob

- While testing the ported `functions deploy` flow here:
https://github.com/supabase/cli/pull/5561
I found that `functions list` could fall back to `request_failed`
because the management api can return
 `import_map_path: null`

Go already accepted that null shape, but the generated ts contract only
accepted a string

basically this updates the generated function response contracts to
accept `null` for `import_map_path`
and adds a integration coverage around it! 

## ref

- smol regression of: (#5185)

10688 of 16479 relevant lines covered (64.86%)

7.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27543726514.1 15 Jun 2026 11:42AM UTC 225
64.86
GitHub Action Run
Source Files on build 27543726514
  • Tree
  • List 225
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27543726514
  • 2815a695 on github
  • Prev Build on gh-readonly-queue/develop/pr-5565-118bd277edf4897c4f5fb7c3b541917a75e74d92 (#27535401671)
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