Closed kushsharma closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
frontier | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 23, 2024 4:47am |
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
internal/store/postgres/billing_invoice_repository.go | 0 | 6 | 0.0% | ||
billing/invoice/service.go | 0 | 8 | 0.0% | ||
<!-- | Total: | 0 | 14 | 0.0% | --> |
Totals | |
---|---|
Change from base Build 10519904318: | -0.001% |
Covered Lines: | 10361 |
Relevant Lines: | 109518 |
Few attributes in Stripe invoice are not populated instantly at the time of creation causing missing values persisted in db. These can be synced back later using periodic syncer.