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

Add visualization tool (#41)

b8890a8
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Add visualization tool #68

Add visualization tool (#41)
b8890a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2023 in 0s

81.53% (target 75.00%)

View this Pull Request on Codecov

81.53% (target 75.00%)

Details

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.