Skip to content

Conversation

whoAbhishekSah
Copy link
Member

@whoAbhishekSah whoAbhishekSah commented Sep 2, 2025

Migrate Admin RPCs to ConnectRPC server

The following RPCs are migrated.

  • ListProjects
  • ListResources
  • ListGroups
  • SearchProjectUsers

The implementation of the handlers is similar to that of the gRPC handlers.
I have just made it compatible with the ConnectRPC signature.
We have used connect errors instead of gRPC errors.

Copy link

vercel bot commented Sep 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
frontier Ready Ready Preview Comment Sep 3, 2025 6:15am

@coveralls
Copy link

coveralls commented Sep 2, 2025

Pull Request Test Coverage Report for Build 17424751591

Details

  • 93 of 152 (61.18%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 31.245%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/api/v1beta1connect/project.go 27 31 87.1%
internal/api/v1beta1connect/resource.go 34 40 85.0%
internal/api/v1beta1connect/project_users.go 0 49 0.0%
Totals Coverage Status
Change from base Build 17399970546: 0.1%
Covered Lines: 10469
Relevant Lines: 33506

💛 - Coveralls

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