NascentCore / 3k

3-k platform is for training LLMs
GNU Affero General Public License v3.0
13 stars 3 forks source link

add adapter download\nadd static pv/pvc create #923

Closed cairong-ai closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 0% with 145 lines in your changes missing coverage. Please review.

Project coverage is 29.08%. Comparing base (fdeea63) to head (97538e6). Report is 2 commits behind head on main.

Files Patch % Lines
3kctl/download/download.py 0.00% 100 Missing :warning:
3kctl/download/k8s.py 0.00% 27 Missing :warning:
3kctl/download/oss.py 0.00% 15 Missing :warning:
3kctl/serve/service.py 0.00% 2 Missing :warning:
3kctl/download/resource.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #923 +/- ## ========================================== - Coverage 30.38% 29.08% -1.31% ========================================== Files 45 45 Lines 2636 2754 +118 ========================================== Hits 801 801 - Misses 1803 1921 +118 Partials 32 32 ```

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