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

raystack / frontier / 33153602246
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: feature/cld-3570-featconsent-add-the-user_consents-table-with-immutability
DEFAULT BRANCH: main
Ran 28 Aug 2026 08:05AM UTC
Jobs 1
Files 305
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

28 Aug 2026 08:00AM UTC coverage: 49.161% (-0.007%) from 49.168%
33153602246

Pull #1906

github

whoAbhishekSah
fix(billing): keep the synced invoice amount up to date

The invoice sync only ever updated the state, effective date, and
hosted URL of an existing local row — the amount stayed frozen at
whatever the first sync saw. A draft that Stripe created empty and
filled with usage later kept amount 0 locally forever, so everything
reading the local rows saw wrong totals: billing pages showed stale
numbers, and the org delete check skipped a real unpaid invoice and
enabled a delete the server then refused.

The sync now writes the total when it changes, and the repository
update includes the amount column. Zero is a real value (a draft whose
items were credited away), so it is written like any other total.
Pull Request #1906: fix(billing): keep the synced invoice amount up to date

0 of 5 new or added lines in 2 files covered. (0.0%)

19918 of 40516 relevant lines covered (49.16%)

15.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
7.97
-0.05% billing/invoice/service.go
1
26.38
-0.15% internal/store/postgres/billing_invoice_repository.go
Jobs
ID Job ID Ran Files Coverage
1 33153602246.1 28 Aug 2026 08:05AM UTC 305
49.16
GitHub Action Run
Source Files on build 33153602246
  • Tree
  • List 305
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1906
  • PR Base - main (#32950473844)
  • 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