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

reenable docker image tests #288

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Conversation

Zhangxunmt
Copy link
Collaborator

Signed-off-by: Xun Zhang [email protected]

Description

Re-enable docker image tests for 2.0.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

@codecov-commenter
Copy link

Codecov Report

Merging #288 (c084d96) into main (0bae134) will decrease coverage by 0.36%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main     #288      +/-   ##
============================================
- Coverage     92.16%   91.80%   -0.37%     
+ Complexity      360      357       -3     
============================================
  Files            51       51              
  Lines          1111     1111              
  Branches         51       51              
============================================
- Hits           1024     1020       -4     
- Misses           69       72       +3     
- Partials         18       19       +1     
Flag Coverage Δ
ml-commons 91.80% <ø> (-0.37%) ⬇️

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

Impacted Files Coverage Δ
...va/org/opensearch/ml/task/MLExecuteTaskRunner.java 80.00% <0.00%> (-10.00%) ⬇️
.../java/org/opensearch/ml/task/MLTaskDispatcher.java 96.22% <0.00%> (-3.78%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0bae134...c084d96. Read the comment docs.

@ylwu-amzn ylwu-amzn merged commit d20d7cb into opensearch-project:main Apr 20, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 20, 2022
Signed-off-by: Xun Zhang <[email protected]>
(cherry picked from commit d20d7cb)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 20, 2022
Signed-off-by: Xun Zhang <[email protected]>
(cherry picked from commit d20d7cb)
ylwu-amzn pushed a commit that referenced this pull request Apr 20, 2022
Signed-off-by: Xun Zhang <[email protected]>
(cherry picked from commit d20d7cb)

Co-authored-by: Xun Zhang <[email protected]>
ylwu-amzn pushed a commit that referenced this pull request Apr 20, 2022
Signed-off-by: Xun Zhang <[email protected]>
(cherry picked from commit d20d7cb)

Co-authored-by: Xun Zhang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants