Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Add visualization tool #68

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3774eb9 from #41.

* Visualization Tool

Signed-off-by: Hailong Cui <[email protected]>

* fix build failure due to forbiddenApis

Signed-off-by: Hailong Cui <[email protected]>

* Address review comments

Signed-off-by: Hailong Cui <[email protected]>

* spotlessApply

Signed-off-by: Hailong Cui <[email protected]>

* update default tool name

Signed-off-by: Hailong Cui <[email protected]>

* update number of visualization be dynamic

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
(cherry picked from commit 3774eb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Dec 27, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (8f746aa) 81.31% compared to head (b8890a8) 81.53%.

Files Patch % Lines
src/main/java/org/opensearch/agent/ToolPlugin.java 0.00% 7 Missing ⚠️
...org/opensearch/agent/tools/VisualizationsTool.java 91.52% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x      #68      +/-   ##
============================================
+ Coverage     81.31%   81.53%   +0.21%     
- Complexity       77       85       +8     
============================================
  Files             7        8       +1     
  Lines           455      520      +65     
  Branches         63       70       +7     
============================================
+ Hits            370      424      +54     
- Misses           47       56       +9     
- Partials         38       40       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhichao-aws zhichao-aws merged commit b0db422 into 2.x Dec 27, 2023
22 of 23 checks passed
yuye-aws pushed a commit to yuye-aws/skills that referenced this pull request Apr 26, 2024
* Visualization Tool

* fix build failure due to forbiddenApis

* Address review comments

* spotlessApply

* update default tool name

* update number of visualization be dynamic

---------

(cherry picked from commit 3774eb9)

Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: yuye-aws <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant