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

raystack / frontier / 10109908806
38%

Build:
DEFAULT BRANCH: main
Ran 26 Jul 2024 10:40AM UTC
Jobs 1
Files 261
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

26 Jul 2024 10:36AM UTC coverage: 9.47% (-0.001%) from 9.471%
10109908806

push

github

web-flow
feat: configure refresh interval to sync with billing provider (#686)

Additional configurations are exposed to adjust refresh interval
to sync with billing provider(stripe) based on services.
```
billing:
  # .. omit config

  # refresh interval for billing engine to sync with the billing provider
  # e.g. 60s, 2m, 30m
  refresh_interval:
    customer: 1m
    subscription: 1m
    invoice: 5m
    checkout: 1m

```

Another change as part of checkout api is to cancel any running
trials immediately if the user buy same plan.

Signed-off-by: Kush Sharma <thekushsharma@gmail.com>

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

2 existing lines in 1 file now uncovered.

10263 of 108374 relevant lines covered (9.47%)

2.61 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% billing/subscription/service.go
3
0.0
0.0% billing/customer/service.go
3
0.0
0.0% billing/invoice/service.go
3
0.0
0.0% cmd/serve.go
13
0.0
0.0% billing/checkout/service.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
0.0
0.0% billing/checkout/service.go
Jobs
ID Job ID Ran Files Coverage
1 10109908806.1 26 Jul 2024 10:40AM UTC 261
9.47
GitHub Action Run
Source Files on build 10109908806
  • Tree
  • List 261
  • Changed 6
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • a2bde42a on github
  • Prev Build on main (#10109105636)
  • Next Build on main (#10109976622)
  • 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

© 2025 Coveralls, Inc