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 profile transport action to AD client #1123

Merged
merged 4 commits into from
Dec 27, 2023

Conversation

ohltyler
Copy link
Member

@ohltyler ohltyler commented Dec 27, 2023

Description

Backport #1119 to 2.x.

Manual backport needed to resolve merge conflicts for import statements due to refactoring on 3.x.

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.

Copy link

codecov bot commented Dec 27, 2023

Codecov Report

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

Comparison is base (2ea79db) 79.74% compared to head (e49e1b5) 79.70%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #1123      +/-   ##
============================================
- Coverage     79.74%   79.70%   -0.04%     
- Complexity     4345     4357      +12     
============================================
  Files           309      309              
  Lines         18176    18202      +26     
  Branches       1909     1909              
============================================
+ Hits          14494    14508      +14     
- Misses         2773     2785      +12     
  Partials        909      909              
Flag Coverage Δ
plugin 79.70% <96.42%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...g/opensearch/ad/client/AnomalyDetectionClient.java 100.00% <100.00%> (ø)
...ensearch/ad/client/AnomalyDetectionNodeClient.java 100.00% <100.00%> (ø)
...opensearch/ad/transport/ADTaskProfileResponse.java 93.33% <87.50%> (-6.67%) ⬇️

... and 6 files with indirect coverage changes

@ohltyler ohltyler merged commit 4e6ca48 into opensearch-project:2.x Dec 27, 2023
17 of 19 checks passed
@ohltyler ohltyler deleted the client-profile-2x branch December 27, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants