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

raystack / frontier / 31694738096
48%
main: 49%

Build:
Build:
LAST BUILD BRANCH: refactor/drop-deprecated-request-fallbacks
DEFAULT BRANCH: main
Ran 13 Aug 2026 11:21AM UTC
Jobs 1
Files 302
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

13 Aug 2026 11:15AM UTC coverage: 48.363% (+0.1%) from 48.266%
31694738096

Pull #1857

github

whoAbhishekSah
feat(deleter): clear or report org delete blockers up front

The delete first checks everything that blocks it and returns all the
reasons together as one failed_precondition response: a running
subscription on a paid plan (the caller downgrades it to the standard
plan), unpaid (open or uncollectible) invoices, and a negative token
balance which support has to settle. When nothing blocks, subscriptions
still running on the standard plan are canceled immediately with
unbilled usage invoiced on the spot, and the invoice check runs again
so a final invoice still blocks the delete. Unused tokens do not block:
the delete forfeits them and writes the amount to an audit record. An
already-deleted org returns not found before any checks run. Invoice
checks always sync from the billing provider first so the decision is
made on fresh data.
Pull Request #1857: feat(deleter): clear or report org delete blockers up front

115 of 147 new or added lines in 4 files covered. (78.23%)

1 existing line in 1 file now uncovered.

19295 of 39896 relevant lines covered (48.36%)

15.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
24
77.14
0.11% core/deleter/service.go
6
0.0
core/deleter/deleter.go
1
0.0
0.0% cmd/serve.go
1
96.97
-3.03% internal/api/v1beta1connect/deleter.go

Coverage Regressions

Lines Coverage ∆ File
1
77.14
0.11% core/deleter/service.go
Jobs
ID Job ID Ran Files Coverage
1 31694738096.1 13 Aug 2026 11:21AM UTC 302
48.36
GitHub Action Run
Source Files on build 31694738096
  • Tree
  • List 302
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1857
  • PR Base - org-delete-preflight-mocks (#31694737529)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc