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

fix missing commons-lang3;update job scheduler plugin zip #364

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

ylwu-amzn
Copy link
Collaborator

@ylwu-amzn ylwu-amzn commented Jan 14, 2022

Signed-off-by: Yaliang Wu [email protected]

Description

Fix missing commons-lang3; update job scheduler plugin zip
#363

Check List

  • Commits are signed per the DCO using --signoff

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.

@ylwu-amzn ylwu-amzn requested a review from a team January 14, 2022 06:02
@ylwu-amzn ylwu-amzn mentioned this pull request Jan 14, 2022
1 task
@codecov-commenter
Copy link

Codecov Report

Merging #364 (626a7aa) into main (9a74eb9) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #364      +/-   ##
============================================
+ Coverage     79.23%   79.31%   +0.08%     
- Complexity     4094     4097       +3     
============================================
  Files           295      295              
  Lines         17207    17207              
  Branches       1826     1826              
============================================
+ Hits          13634    13648      +14     
+ Misses         2680     2658      -22     
- Partials        893      901       +8     
Flag Coverage Δ
plugin 79.31% <ø> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
...earch/ad/transport/GetAnomalyDetectorResponse.java 86.86% <0.00%> (-5.06%) ⬇️
...port/SearchAnomalyDetectorInfoTransportAction.java 60.00% <0.00%> (-4.45%) ⬇️
...ain/java/org/opensearch/ad/model/ModelProfile.java 69.09% <0.00%> (-3.64%) ⬇️
...in/java/org/opensearch/ad/model/ADTaskProfile.java 68.35% <0.00%> (-2.11%) ⬇️
...rch/ad/transport/AnomalyResultTransportAction.java 80.18% <0.00%> (ø)
...rch/ad/transport/ForwardADTaskTransportAction.java 97.45% <0.00%> (+3.38%) ⬆️
...va/org/opensearch/ad/feature/SearchFeatureDao.java 86.64% <0.00%> (+3.85%) ⬆️
...c/main/java/org/opensearch/ad/util/ParseUtils.java 75.87% <0.00%> (+4.28%) ⬆️

Copy link
Member

@amitgalitz amitgalitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the change!

@ylwu-amzn ylwu-amzn merged commit 5ea43b1 into opensearch-project:main Jan 14, 2022
ylwu-amzn added a commit to ylwu-amzn/anomaly-detection-2 that referenced this pull request Jan 14, 2022
ylwu-amzn added a commit that referenced this pull request Jan 15, 2022
@amitgalitz amitgalitz added the bug Something isn't working label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants