Azure / kaito

Kubernetes AI Toolchain Operator
MIT License
344 stars 34 forks source link

feat: Automate the adapters manifests #463

Closed bangqipropel closed 2 weeks ago

bangqipropel commented 3 weeks ago

Reason for Change:

Requirements

Issue Fixed:

Notes for Reviewers:

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 42.66667% with 43 lines in your changes missing coverage. Please review.

Project coverage is 60.04%. Comparing base (b65dd2e) to head (b0f69c8). Report is 28 commits behind head on main.

Files Patch % Lines
api/v1alpha1/workspace_validation.go 66.66% 8 Missing and 6 partials :warning:
pkg/resources/manifests.go 23.52% 12 Missing and 1 partial :warning:
pkg/utils/common-preset.go 0.00% 12 Missing :warning:
pkg/inference/preset-inferences.go 0.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #463 +/- ## ========================================== - Coverage 61.09% 60.04% -1.05% ========================================== Files 29 29 Lines 2303 2553 +250 ========================================== + Hits 1407 1533 +126 - Misses 828 926 +98 - Partials 68 94 +26 ```

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