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

supabase / supabase-flutter / 20100687425 / 1
80%
main: 80%

Build:
DEFAULT BRANCH: main
Ran 10 Dec 2025 02:01PM UTC
Files 70
Run time 3s
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

10 Dec 2025 01:43PM UTC coverage: 79.876% (+0.03%) from 79.847%
20100687425.1

push

github

web-flow
feat(postgrest): add missing PostgREST v12 operators (#1273)

* feat(postgrest): add missing PostgREST v12 operators

Adds three missing operators from PostgREST v12 specification:
- matchRegex: PostgreSQL regex matching (~) - case sensitive
- imatchRegex: PostgreSQL regex matching (~*) - case insensitive
- isDistinct: IS DISTINCT FROM - treats NULL as comparable value

All existing operators were reviewed and verified against v12 docs.
Tests added for all new operators.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* test: fix isDistinct test to test with a non-null value

* chore(examples): update gradle to 8.13.1

---------

Co-authored-by: Claude <noreply@anthropic.com>

3350 of 4194 relevant lines covered (79.88%)

2.7 hits per line

Source Files on job 20100687425.1
  • Tree
  • List 70
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20100687425
  • f6270260 on github
  • Prev Job for on main (#19432856166.1)
  • Next Job for on main (#20134578051.1)
  • 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