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

Add back model id column #318

Closed wanglam closed 2 months ago

wanglam commented 2 months ago

Description

Add back model id column to overview page

image

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 2 months ago

Codecov Report

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

Project coverage is 83.23%. Comparing base (4988502) to head (7c610ca). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #318 +/- ## ========================================== + Coverage 80.29% 83.23% +2.93% ========================================== Files 26 42 +16 Lines 477 650 +173 Branches 109 140 +31 ========================================== + Hits 383 541 +158 - Misses 67 78 +11 - Partials 27 31 +4 ```

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