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

supabase / supabase / 23191961520
73%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2026 11:33AM UTC
Jobs 1
Files 79
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

17 Mar 2026 11:27AM UTC coverage: 73.417%. Remained the same
23191961520

push

github

web-flow
fix: prevent unnecessary dialog after saving a new edge function (#43854)

## Problem

After deploying a new edge function where you actually modified the code
from the initial template, a dialog appears about unsaved changes.

## Solution

We must check that even though the files have changed from the initial
ones, we actually saved them by deploying the function.

However, because we trigger the navigation in the mutation `onSuccess`
side effect, it happens before react can update the state that would
prevent the dialog from appearing.

842 of 955 branches covered (88.17%)

Branch coverage included in aggregate %.

3113 of 4432 relevant lines covered (70.24%)

110.18 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 studio-tests 23191961520.1 17 Mar 2026 11:33AM UTC 79
73.42
GitHub Action Run
Source Files on build 23191961520
  • Tree
  • List 79
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #23191961520
  • 9dd19f1d on github
  • Prev Build on master (#23189331637)
  • Next Build on master (#23198457138)
  • Delete
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