opensearch-project / skills

Apache License 2.0
6 stars 29 forks source link

Move visualization tool to ml-commons #296

Closed Hailong-am closed 5 months ago

Hailong-am commented 5 months ago

Description

Move visualization tool to ml-commons as it doesn't have any dependency with other plugins.

Issues Resolved

294

Check List

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:

Project coverage is 82.11%. Comparing base (02a3209) to head (6326128). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #296 +/- ## ============================================ + Coverage 81.62% 82.11% +0.48% + Complexity 216 192 -24 ============================================ Files 13 11 -2 Lines 1083 956 -127 Branches 149 135 -14 ============================================ - Hits 884 785 -99 + Misses 140 118 -22 + Partials 59 53 -6 ```

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