ultravioletrs / cocos

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

NOISSUE - Add manager tests #273

Open SammyOina opened 1 day ago

SammyOina commented 1 day ago

What type of PR is this?

What does this do?

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

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

codecov[bot] commented 1 day ago

Codecov Report

Attention: Patch coverage is 44.11765% with 38 lines in your changes missing coverage. Please review.

Project coverage is 26.32%. Comparing base (3d9fde3) to head (6773f6d).

Files with missing lines Patch % Lines
manager/mocks/service.go 38.46% 17 Missing and 15 partials :warning:
manager/api/grpc/server.go 62.50% 5 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #273 +/- ## ========================================== + Coverage 18.83% 26.32% +7.48% ========================================== Files 76 77 +1 Lines 5213 5273 +60 ========================================== + Hits 982 1388 +406 + Misses 4057 3656 -401 - Partials 174 229 +55 ```

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