Closed kushsharma closed 2 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 | Oct 4, 2024 4:47am |
This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
cmd/serve.go | 0 | 2 | 0.0% | ||
billing/customer/service.go | 14 | 17 | 82.35% | ||
pkg/server/interceptors/authorization.go | 0 | 3 | 0.0% | ||
internal/api/v1beta1/billing_customer.go | 0 | 6 | 0.0% | ||
proto/v1beta1/admin_grpc.pb.go | 0 | 26 | 0.0% | ||
internal/store/postgres/billing_customer_repository.go | 3 | 30 | 10.0% | ||
billing/customer/mocks/repository.go | 0 | 37 | 0.0% | ||
internal/api/v1beta1/mocks/customer_service.go | 0 | 37 | 0.0% | ||
billing/customer/mocks/credit_service.go | 0 | 46 | 0.0% | ||
internal/store/postgres/billing_transactions_repository.go | 9 | 69 | 13.04% | ||
<!-- | Total: | 29 | 584 | 4.97% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
internal/store/postgres/billing_transactions_repository.go | 1 | 3.17% | ||
proto/v1beta1/admin_grpc.pb.go | 1 | 0.0% | ||
proto/v1beta1/admin.pb.gw.go | 2 | 0.0% | ||
<!-- | Total: | 4 | --> |
Totals | |
---|---|
Change from base Build 11159729320: | -0.03% |
Covered Lines: | 11008 |
Relevant Lines: | 113854 |