ultravioletrs / cocos

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

NOISSUE - Improve SDK initialization #302

Closed SammyOina closed 2 weeks ago

SammyOina commented 2 weeks 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 2 weeks ago

Codecov Report

Attention: Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.

Project coverage is 57.69%. Comparing base (d3636de) to head (83a3557). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cli/sdk.go 0.00% 14 Missing :warning:
cmd/cli/main.go 0.00% 4 Missing :warning:
cli/attestation.go 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #302 +/- ## ========================================== + Coverage 57.00% 57.69% +0.69% ========================================== Files 57 57 Lines 4577 4598 +21 ========================================== + Hits 2609 2653 +44 + Misses 1699 1679 -20 + Partials 269 266 -3 ```

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