Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: list project/group permissions over current user #342

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

kushsharma
Copy link
Member

@vercel
Copy link

vercel bot commented Sep 16, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontier ❌ Failed (Inspect) Sep 17, 2023 3:34am

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6211354635

  • 59 of 241 (24.48%) changed or added relevant lines in 8 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.6%) to 50.713%

Changes Missing Coverage Covered Lines Changed/Added Lines %
config/config.go 1 3 33.33%
cmd/serve.go 0 3 0.0%
internal/store/postgres/policy_repository.go 7 10 70.0%
internal/store/postgres/project_repository.go 0 9 0.0%
internal/api/v1beta1/group.go 12 27 44.44%
internal/api/v1beta1/permission_check.go 17 47 36.17%
internal/api/v1beta1/user.go 16 71 22.54%
internal/api/v1beta1/project.go 6 71 8.45%
Files with Coverage Reduction New Missed Lines %
internal/store/postgres/policy_repository.go 2 71.43%
internal/api/v1beta1/group.go 5 80.47%
Totals Coverage Status
Change from base Build 6187887432: -0.6%
Covered Lines: 6078
Relevant Lines: 11985

💛 - Coveralls

@kushsharma kushsharma marked this pull request as ready for review September 17, 2023 03:38
@kushsharma kushsharma merged commit 11a2df9 into main Sep 17, 2023
9 checks passed
@kushsharma kushsharma deleted the project-permission-list branch September 17, 2023 03:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants