opensearch-project / ml-commons-dashboards

User interface for the ml-commons plugin which can be integrated with OpenSearch Dashboards and a health dashboard for machine learning models.
Apache License 2.0
6 stars 20 forks source link

Feat support upload external model register #293

Open wanglam opened 6 months ago

wanglam commented 6 months ago

Description

Support upload external model, enhance #290

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (54f8603) 84.30% compared to head (222ab9f) 84.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/model-registry #293 +/- ## ========================================================== + Coverage 84.30% 84.52% +0.22% ========================================================== Files 121 124 +3 Lines 2453 2508 +55 Branches 517 508 -9 ========================================================== + Hits 2068 2120 +52 - Misses 292 296 +4 + Partials 93 92 -1 ```

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