raystack / frontier

Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
https://raystack-frontier.vercel.app/
Apache License 2.0
264 stars 34 forks source link

feat: get checkout by id API #664

Closed kushsharma closed 3 months ago

kushsharma commented 3 months ago
vercel[bot] commented 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 Jul 6, 2024 0:43am
coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9819320901

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/server/server.go 0 1 0.0%
pkg/server/interceptors/enrich.go 0 3 0.0%
cmd/serve.go 0 7 0.0%
internal/store/postgres/billing_transactions_repository.go 0 7 0.0%
internal/api/v1beta1/billing_usage.go 0 13 0.0%
internal/api/v1beta1/billing_checkout.go 0 16 0.0%
proto/v1beta1/frontier_grpc.pb.go 0 26 0.0%
pkg/server/interceptors/authorization.go 0 39 0.0%
proto/v1beta1/frontier.pb.validate.go 0 203 0.0%
proto/v1beta1/frontier.pb.gw.go 0 222 0.0%
<!-- Total: 1 1875 0.05% -->
Files with Coverage Reduction New Missed Lines %
pkg/server/interceptors/enrich.go 21 0.0%
<!-- Total: 21 -->
Totals Coverage Status
Change from base Build 9789162089: -0.05%
Covered Lines: 10245
Relevant Lines: 108217

💛 - Coveralls