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

raystack / frontier / 31695140194
48%
main: 49%

Build:
Build:
LAST BUILD BRANCH: refactor/drop-deprecated-request-fallbacks
DEFAULT BRANCH: main
Ran 13 Aug 2026 11:26AM UTC
Jobs 1
Files 303
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:20AM UTC coverage: 48.428% (+0.07%) from 48.363%
31695140194

Pull #1880

github

whoAbhishekSah
feat(deleter): email the org owners when a delete forfeits tokens

Deleting an organization forfeits any unused tokens. The owners now get
an email saying how many tokens were left and that support can transfer
the amount. The subject and body come from the billing config
(billing.token_forfeit_notice.subject/body) as Go templates with
.Amount, .Org, and .User, falling back to plain built-in text — the
same pattern the PAT expiry alerts use. The mail goes through the
shared mailer dialer, only after the delete fully succeeded, and a send
failure is logged, never returned.

The owners and the amount are read before teardown (they are gone
after). The org lookup at the start switched from Get to GetRaw so a
disabled org keeps its title in the email and stays deletable without
a special case.
Pull Request #1880: feat(deleter): email the org owners when a delete forfeits tokens

102 of 134 new or added lines in 3 files covered. (76.12%)

19375 of 40008 relevant lines covered (48.43%)

15.39 hits per line

Uncovered Changes

Lines Coverage ∆ File
29
71.29
core/deleter/forfeit_notice.go
2
77.23
0.09% core/deleter/service.go
1
0.0
0.0% cmd/serve.go
Jobs
ID Job ID Ran Files Coverage
1 31695140194.1 13 Aug 2026 11:26AM UTC 303
48.43
GitHub Action Run
Source Files on build 31695140194
  • Tree
  • List 303
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1880
  • PR Base - org-delete-preflight-blockers (#31694738096)
  • 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