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] Adding custom plugin to publish zip to maven #595

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 6e373a7 from #594

Signed-off-by: Amit Galitzky <[email protected]>
(cherry picked from commit 6e373a7)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team June 27, 2022 23:01
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2022

Codecov Report

Merging #595 (6e373a7) into 2.x (868db97) will decrease coverage by 0.26%.
The diff coverage is 79.83%.

❗ Current head 6e373a7 differs from pull request most recent head 87189bb. Consider uploading reports for the commit 87189bb to get more accurate results

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x     #595      +/-   ##
============================================
- Coverage     79.28%   79.02%   -0.27%     
+ Complexity     4226     4209      -17     
============================================
  Files           296      296              
  Lines         17686    17685       -1     
  Branches       1880     1880              
============================================
- Hits          14023    13975      -48     
- Misses         2772     2811      +39     
- Partials        891      899       +8     
Flag Coverage Δ
plugin 79.02% <79.83%> (-0.27%) ⬇️

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

Impacted Files Coverage Δ
.../main/java/org/opensearch/ad/ml/CheckpointDao.java 69.55% <ø> (ø)
...n/java/org/opensearch/ad/ml/EntityColdStarter.java 81.92% <62.96%> (ø)
.../transport/SearchAnomalyResultTransportAction.java 84.11% <83.13%> (ø)
.../java/org/opensearch/ad/AnomalyDetectorPlugin.java 96.53% <100.00%> (ø)
.../opensearch/ad/ratelimit/CheckpointReadWorker.java 87.68% <100.00%> (ø)
...va/org/opensearch/ad/settings/AbstractSetting.java 90.90% <100.00%> (ø)
...ava/org/opensearch/ad/settings/EnabledSetting.java 100.00% <100.00%> (ø)
.../java/org/opensearch/ad/AnomalyDetectorRunner.java 37.64% <0.00%> (-5.89%) ⬇️
...java/org/opensearch/ad/task/ADBatchTaskRunner.java 81.76% <0.00%> (-4.56%) ⬇️
...ava/org/opensearch/ad/task/ADHCBatchTaskCache.java 90.12% <0.00%> (-2.47%) ⬇️
... and 10 more

@ohltyler ohltyler merged commit 32cc892 into 2.x Jun 28, 2022
@github-actions github-actions bot deleted the backport/backport-594-to-2.x branch June 28, 2022 17:12
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