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
273 stars 34 forks source link

fix: missing org ids in service user tokens #790

Closed kushsharma closed 1 month ago

vercel[bot] commented 1 month 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 9, 2024 4:28am
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 11248241069

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/v1beta1/authenticate.go 0 1 0.0%
core/deleter/service.go 0 4 0.0%
internal/api/v1beta1/user.go 0 5 0.0%
core/organization/service.go 0 7 0.0%
core/domain/service.go 0 8 0.0%
internal/api/v1beta1/mocks/organization_service.go 2 13 15.38%
core/invitation/mocks/organization_service.go 0 13 0.0%
<!-- Total: 6 55 10.91% -->
Files with Coverage Reduction New Missed Lines %
core/organization/service.go 1 35.29%
core/invitation/mocks/organization_service.go 1 0.0%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11229746936: 0.001%
Covered Lines: 11011
Relevant Lines: 113872

💛 - Coveralls