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

raystack / frontier / 10105627974
9%
main: 38%

Build:
Build:
LAST BUILD BRANCH: perf/optimize-release-caching
DEFAULT BRANCH: main
Ran 26 Jul 2024 04:21AM 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 04:14AM UTC coverage: 9.47% (-0.001%) from 9.471%
10105627974

Pull #686

github

kushsharma
feat: configure refresh interval to sync with billing provider

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>
Pull Request #686: feat: configure refresh interval to sync with billing provider

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 10105627974.1 26 Jul 2024 04:21AM UTC 261
9.47
GitHub Action Run
Source Files on build 10105627974
  • Tree
  • List 261
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #686
  • PR Base - main (#10091612201)
  • 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