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 update nav panel #297

Open wanglam opened 5 months ago

wanglam commented 5 months ago

Description

  1. Remove register model from nav panel
  2. Add Parent group "Machine Learning" to nav panel

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 5 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 (c6b8459) 84.70%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/model-registry #297 +/- ## ========================================================== + Coverage 84.30% 84.70% +0.39% ========================================================== Files 121 121 Lines 2453 2458 +5 Branches 517 493 -24 ========================================================== + Hits 2068 2082 +14 + Misses 292 283 -9 Partials 93 93 ```

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