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

supabase / cli / 27532606124
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: fix/issue-3265-local-start
DEFAULT BRANCH: develop
Ran 15 Jun 2026 08:07AM 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 08:02AM UTC coverage: 64.84% (-0.02%) from 64.858%
27532606124

push

github

web-flow
fix(cli): escape backslashes in inspect schema patterns (#5568)

## Summary

Escapes backslashes when building SQL LIKE patterns for legacy `inspect
db` internal schema filters.

## Context

Code scanning flagged the previous sanitizer because it escaped
underscores without escaping existing backslashes, which could let a
backslash alter the meaning of the following pattern character.

## Impact

Backslash-containing schema names now produce literal LIKE patterns
while existing internal schema wildcard behavior stays unchanged.

10685 of 16479 relevant lines covered (64.84%)

7.21 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
66.09
-2.61% internal/debug/postgres.go
Jobs
ID Job ID Ran Files Coverage
1 27532606124.1 15 Jun 2026 08:07AM UTC 225
64.84
GitHub Action Run
Source Files on build 27532606124
  • Tree
  • List 225
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27532606124
  • d6648d77 on github
  • Prev Build on gh-readonly-queue/develop/pr-5575-09934f0b07e3bd02b369abe4fc9eed722a622e1a (#27532359898)
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