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 file streaming #295

Closed SammyOina closed 2 weeks ago

SammyOina commented 3 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

drasko commented 3 weeks ago

Is this a draft? If not - please add description and fix the title.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 60.62500% with 63 lines in your changes missing coverage. Please review.

Project coverage is 61.96%. Comparing base (01a619f) to head (e5aace5). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/zip.go 59.09% 12 Missing and 6 partials :warning:
cli/attestation.go 31.81% 12 Missing and 3 partials :warning:
pkg/progressbar/progressbar.go 73.58% 10 Missing and 4 partials :warning:
pkg/sdk/agent.go 53.33% 7 Missing :warning:
cli/result.go 66.66% 3 Missing and 1 partial :warning:
cli/datasets.go 57.14% 3 Missing :warning:
cli/algorithms.go 71.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #295 +/- ## ========================================== + Coverage 57.69% 61.96% +4.26% ========================================== Files 57 54 -3 Lines 4598 4262 -336 ========================================== - Hits 2653 2641 -12 + Misses 1679 1342 -337 - Partials 266 279 +13 ```

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