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

supabase / wrappers / 20423164471
76%

Build:
DEFAULT BRANCH: main
Ran 22 Dec 2025 06:25AM UTC
Jobs 1
Files 72
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

22 Dec 2025 05:52AM UTC coverage: 79.885%. Remained the same
20423164471

push

github

web-flow
feat(clerk): Add billing endpoints (#539)

* feat(clerk): add billing endpoints support

Add support for Clerk billing API endpoints following the Orb FDW pattern:
- billing/plans
- billing/subscription_items
- billing/statements
- users/billing/subscription (requires user_id WHERE clause)
- organizations/billing/subscription (requires organization_id WHERE clause)
- billing/statements/payment_attempts (requires statement_id WHERE clause)

Implements parameterized URL handling using Context and quals extraction,
matching the pattern used in Orb FDW for endpoints like credits/ledger.

* fix paginated response

* fix fields

* keep user and org subscriptions

* add rest of billing endpoints

* Update wasm-wrappers/fdw/clerk_fdw/src/lib.rs

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* apply review

* chore: apply copilot suggestions

* chore: remove markdown file

* chore: run format

* chore: return empty result instead of error

* upgrade version and docs

* add Cargo.lock

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bo Lu <lv.patrick@gmail.com>

8503 of 10644 relevant lines covered (79.89%)

42.01 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20423164471.1 22 Dec 2025 06:25AM UTC 72
79.89
GitHub Action Run
Source Files on build 20423164471
  • Tree
  • List 72
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20423164471
  • ec728c74 on github
  • Prev Build on main (#20327430230)
  • Next Build on main (#20426953584)
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