ultravioletrs / cocos

Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25 stars 9 forks source link

COCOS - 209 - Restructure agent and manager gRPC config #297

Open WashingtonKK opened 3 weeks ago

WashingtonKK commented 3 weeks ago

What type of PR is this?

This is a refactor of agent and manager grpc configs.

What does this do?

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Yes

Did you document any new/modified feature?

Notes

drasko commented 3 weeks ago

Fix the title

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 56.66667% with 13 lines in your changes missing coverage. Please review.

Project coverage is 57.76%. Comparing base (01a619f) to head (8c9e4fe).

Files with missing lines Patch % Lines
cmd/agent/main.go 0.00% 9 Missing :warning:
cli/sdk.go 0.00% 1 Missing :warning:
cmd/cli/main.go 0.00% 1 Missing :warning:
cmd/manager/main.go 0.00% 1 Missing :warning:
pkg/clients/grpc/connect.go 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #297 +/- ## ========================================== + Coverage 57.69% 57.76% +0.07% ========================================== Files 57 57 Lines 4598 4608 +10 ========================================== + Hits 2653 2662 +9 - Misses 1679 1680 +1 Partials 266 266 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.