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

multi-tenancy + sdk client related changes in agents #3432

Merged
merged 1 commit into from
Jan 27, 2025

multi-tenancy + sdk client related changes in agents

be09e92
Select commit
Loading
Failed to load commit list.
Merged

multi-tenancy + sdk client related changes in agents #3432

multi-tenancy + sdk client related changes in agents
be09e92
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 25, 2025 in 0s

80.22% (-1.10%) compared to f28bb74

View this Pull Request on Codecov

80.22% (-1.10%) compared to f28bb74

Details

Codecov Report

Attention: Patch coverage is 69.69697% with 110 lines in your changes missing coverage. Please review.

Project coverage is 80.22%. Comparing base (f28bb74) to head (be09e92).
Report is 173 commits behind head on main.

Files with missing lines Patch % Lines
...ch/ml/engine/algorithms/agent/MLAgentExecutor.java 78.12% 13 Missing and 8 partials ⚠️
...h/ml/action/agents/DeleteAgentTransportAction.java 72.22% 14 Missing and 6 partials ⚠️
...orithms/agent/MLConversationalFlowAgentRunner.java 0.00% 12 Missing ⚠️
...arch/ml/action/agents/GetAgentTransportAction.java 80.48% 5 Missing and 3 partials ⚠️
...ava/org/opensearch/ml/common/agent/MLToolSpec.java 53.33% 3 Missing and 4 partials ⚠️
.../ml/engine/algorithms/agent/MLFlowAgentRunner.java 60.00% 4 Missing and 2 partials ⚠️
...n/java/org/opensearch/ml/common/agent/MLAgent.java 61.53% 3 Missing and 2 partials ⚠️
...ml/action/agents/TransportRegisterAgentAction.java 82.60% 3 Missing and 1 partial ⚠️
...rg/opensearch/ml/client/MachineLearningClient.java 0.00% 3 Missing ⚠️
...nsearch/ml/common/connector/AbstractConnector.java 0.00% 0 Missing and 3 partials ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3432      +/-   ##
============================================
- Coverage     81.31%   80.22%   -1.10%     
- Complexity     6094     6699     +605     
============================================
  Files           573      599      +26     
  Lines         25268    29298    +4030     
  Branches       2666     3258     +592     
============================================
+ Hits          20547    23504    +2957     
- Misses         3601     4377     +776     
- Partials       1120     1417     +297     

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