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

supabase / supabase-flutter / 24100186148
80%

Build:
DEFAULT BRANCH: main
Ran 07 Apr 2026 07:31PM UTC
Jobs 1
Files 70
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

07 Apr 2026 07:25PM UTC coverage: 81.102% (-0.02%) from 81.121%
24100186148

push

github

web-flow
fix(postgrest): replace SCREAMING_SNAKE_CASE HTTP method constants with enum (#1347)

* fix(postgrest): replace SCREAMING_SNAKE_CASE HTTP method constants with enum

Replace six file-private HTTP method string constants with a private
_HttpMethod enum that has a .value getter for the uppercase string.
Remove the ignore_for_file lint suppression and the unused _Nullable
typedef (replaced with a _typeOf<T>() helper for the nullable type
comparison at runtime).

Closes: SDK-810

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

* fix(postgrest): restore _Nullable typedef

Keep the original _Nullable<T> hack for the nullable type comparison
since it was an intentional workaround for Dart generics and its
removal was not strictly required.

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

* revert: restore gotrue_client.dart to main's version

The pre-commit dart formatter hook incidentally reformatted this file
during the merge commit. Restore it to main's unmodified version since
this PR only touches postgrest.

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

* chore: add jni to generated_plugins.cmake for linux and windows

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

* style(postgrest): apply dart format to postgrest_builder.dart

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

---------

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

20 of 23 new or added lines in 2 files covered. (86.96%)

3489 of 4302 relevant lines covered (81.1%)

2.9 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
71.98
-0.4% packages/postgrest/lib/src/postgrest_builder.dart
Jobs
ID Job ID Ran Files Coverage
1 24100186148.1 07 Apr 2026 07:31PM UTC 70
81.1
GitHub Action Run
Source Files on build 24100186148
  • Tree
  • List 70
  • Changed 5
  • Source Changed 5
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24100186148
  • 13e8b39e on github
  • Prev Build on main (#24099181632)
  • Next Build on main (#24103236472)
  • 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