Azure / kaito

Kubernetes AI Toolchain Operator
MIT License
397 stars 45 forks source link

feat: Add multi adapters to inference API #456

Closed bangqipropel closed 3 months ago

bangqipropel commented 3 months ago

Reason for Change: Add adapters to in

Requirements

Issue Fixed:

Notes for Reviewers:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 60.67%. Comparing base (b65dd2e) to head (41b765c). Report is 20 commits behind head on main.

Files Patch % Lines
api/v1alpha1/workspace_validation.go 68.96% 5 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #456 +/- ## ========================================== - Coverage 61.09% 60.67% -0.43% ========================================== Files 29 29 Lines 2303 2507 +204 ========================================== + Hits 1407 1521 +114 - Misses 828 896 +68 - Partials 68 90 +22 ```

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