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

[Main] Fixing breaking changes from core in 3.0 #1191

Merged
merged 2 commits into from
Aug 7, 2023
Merged

[Main] Fixing breaking changes from core in 3.0 #1191

merged 2 commits into from
Aug 7, 2023

Conversation

saratvemulapalli
Copy link
Member

@saratvemulapalli saratvemulapalli commented Aug 7, 2023

Description

Fixing breaking changes in main with OpenSearch 3.0

###Issues Resolved
Closes #1186

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.

Signed-off-by: Sarat Vemulapalli <[email protected]>
Signed-off-by: Sarat Vemulapalli <[email protected]>
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #1191 (0ee8cfd) into main (0e5a0ec) will decrease coverage by 0.06%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1191      +/-   ##
============================================
- Coverage     84.12%   84.06%   -0.06%     
+ Complexity     1755     1753       -2     
============================================
  Files           139      139              
  Lines          6716     6716              
  Branches        669      669              
============================================
- Hits           5650     5646       -4     
- Misses          769      772       +3     
- Partials        297      298       +1     
Flag Coverage Δ
ml-commons 84.06% <100.00%> (-0.06%) ⬇️

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

Files Changed Coverage Δ
...java/org/opensearch/ml/utils/MLExceptionUtils.java 86.36% <100.00%> (ø)

... and 1 file with indirect coverage changes

@saratvemulapalli
Copy link
Member Author

@dhrubo-os @b4sjoo can we get this merged? Are we looking for anything else?

@dhrubo-os dhrubo-os merged commit 730f21c into opensearch-project:main Aug 7, 2023
@dhrubo-os
Copy link
Collaborator

@dhrubo-os @b4sjoo can we get this merged? Are we looking for anything else?

Merged.

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.

[AUTOCUT] Distribution Build Failed for ml-commons-3.0.0
3 participants