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

raystack / frontier / 23836203953
41%
main: 41%

Build:
Build:
LAST BUILD BRANCH: feat-tokens-revamp
DEFAULT BRANCH: main
Ran 01 Apr 2026 07:04AM UTC
Jobs 1
Files 274
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

01 Apr 2026 06:58AM UTC coverage: 41.187% (-0.003%) from 41.19%
23836203953

Pull #1498

github

rohilsurana
fix(billing): stop duplicate credit overdraft invoices for same customer

The inner break only exited the items loop, so the outer invoices loop
kept overwriting lastOverdraftInvoice with older invoices. This caused
the alreadyInvoiced check to compare against the oldest credit invoice
instead of the most recent one, never matching the current period and
generating duplicate invoices on every run.

Break out of the outer loop as soon as the first (most recent) credit
overdraft invoice is found.
Pull Request #1498: fix(billing): stop duplicate credit overdraft invoices

0 of 2 new or added lines in 1 file covered. (0.0%)

14839 of 36028 relevant lines covered (41.19%)

11.94 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
1.23
-0.0% billing/invoice/service.go
Jobs
ID Job ID Ran Files Coverage
1 23836203953.1 01 Apr 2026 07:04AM UTC 274
41.19
GitHub Action Run
Source Files on build 23836203953
  • Tree
  • List 274
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1498
  • PR Base - main (#23836031833)
  • 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