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

Xcontent backport #854

Merged
merged 3 commits into from
Apr 4, 2023
Merged

Conversation

kaituo
Copy link
Collaborator

@kaituo kaituo commented Apr 4, 2023

Description

Backport #822 and #827

Issues Resolved

#846

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.

@kaituo kaituo requested review from a team, jackiehanyang and ohltyler April 4, 2023 19:35
jackiehanyang and others added 3 commits April 4, 2023 12:37
Signed-off-by: Jackie Han <jkhanjob@gmail.com>
Signed-off-by: Kaituo Li <kaituo@amazon.com>
… version (opensearch-project#827)

We are de-coupling the task of publishing the maven snapshots from centralized build workflow to individual repositories. This PR publishes maven snapshots using GitHub Actions.

Testing done:
1. ran ./gradlew publishPluginZipPublicationToSnapshotsRepository according to opensearch-project#813

Signed-off-by: Kaituo Li <kaituo@amazon.com>
Signed-off-by: Kaituo Li <kaituo@amazon.com>
@kaituo kaituo force-pushed the xcontent_backport branch from d8dac3d to fb85b5f Compare April 4, 2023 19:37
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Merging #854 (fb85b5f) into 2.x (4358d43) will increase coverage by 0.04%.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x     #854      +/-   ##
============================================
+ Coverage     79.38%   79.43%   +0.04%     
- Complexity     4312     4317       +5     
============================================
  Files           307      307              
  Lines         18144    18144              
  Branches       1909     1909              
============================================
+ Hits          14403    14412       +9     
+ Misses         2820     2812       -8     
+ Partials        921      920       -1     
Flag Coverage Δ
plugin 79.43% <ø> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
...va/org/opensearch/ad/AnomalyDetectorJobRunner.java 80.50% <ø> (ø)
.../java/org/opensearch/ad/AnomalyDetectorPlugin.java 96.68% <ø> (ø)
...rg/opensearch/ad/AnomalyDetectorProfileRunner.java 67.95% <ø> (ø)
...in/java/org/opensearch/ad/EntityProfileRunner.java 75.40% <ø> (ø)
.../main/java/org/opensearch/ad/NodeStateManager.java 74.50% <ø> (ø)
...java/org/opensearch/ad/cluster/ADDataMigrator.java 79.08% <ø> (ø)
.../org/opensearch/ad/feature/CompositeRetriever.java 82.17% <ø> (ø)
...va/org/opensearch/ad/feature/SearchFeatureDao.java 86.68% <ø> (ø)
...opensearch/ad/indices/AnomalyDetectionIndices.java 72.31% <ø> (ø)
...a/org/opensearch/ad/model/ADEntityTaskProfile.java 63.70% <ø> (ø)
... and 82 more

... and 4 files with indirect coverage changes

@kaituo kaituo merged commit 4766c7f into opensearch-project:2.x Apr 4, 2023
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.

4 participants