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 VM state machine and filter on qemu logs #272

Open SammyOina opened 2 days ago

SammyOina commented 2 days 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

SammyOina commented 2 days ago

image

I have a duplicate log here

Unrelated to this pr, will be solved on prism side

codecov[bot] commented 2 days ago

Codecov Report

Attention: Patch coverage is 45.97701% with 47 lines in your changes missing coverage. Please review.

Project coverage is 18.97%. Comparing base (3d9fde3) to head (cca45f2).

Files with missing lines Patch % Lines
manager/vm/mocks/vm.go 25.00% 12 Missing and 3 partials :warning:
manager/qemu/vm.go 18.75% 12 Missing and 1 partial :warning:
manager/vm/state.go 60.86% 9 Missing :warning:
manager/vm/logging.go 78.26% 2 Missing and 3 partials :warning:
manager/service.go 0.00% 3 Missing and 1 partial :warning:
manager/agentEventsLogs.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #272 +/- ## ========================================== + Coverage 18.83% 18.97% +0.13% ========================================== Files 76 77 +1 Lines 5213 5276 +63 ========================================== + Hits 982 1001 +19 - Misses 4057 4093 +36 - Partials 174 182 +8 ```

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