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

bump 2.8 to unblock 2.8 release #896

Merged
merged 3 commits into from
May 23, 2023
Merged

Conversation

jngz-es
Copy link
Collaborator

@jngz-es jngz-es commented May 17, 2023

Description

bump 2.8 to unblock 2.8 release.

Issues Resolved

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: Jing Zhang <jngz@amazon.com>
@codecov
Copy link

codecov bot commented May 17, 2023

Codecov Report

Merging #896 (dd9cfcb) into 2.x (134e065) will decrease coverage by 0.01%.
The diff coverage is 56.52%.

@@             Coverage Diff              @@
##                2.x     #896      +/-   ##
============================================
- Coverage     84.18%   84.17%   -0.01%     
  Complexity     1764     1764              
============================================
  Files           139      139              
  Lines          6780     6776       -4     
  Branches        676      676              
============================================
- Hits           5708     5704       -4     
  Misses          774      774              
  Partials        298      298              
Flag Coverage Δ
ml-commons 84.17% <56.52%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...h/ml/action/deploy/TransportDeployModelAction.java 84.55% <ø> (ø)
.../ml/action/execute/TransportExecuteTaskAction.java 100.00% <ø> (ø)
...arch/ml/action/forward/TransportForwardAction.java 95.60% <ø> (ø)
.../opensearch/ml/action/handler/MLSearchHandler.java 86.66% <ø> (ø)
...h/ml/action/models/DeleteModelTransportAction.java 80.82% <ø> (ø)
...arch/ml/action/models/GetModelTransportAction.java 80.00% <ø> (ø)
...h/ml/action/models/SearchModelTransportAction.java 100.00% <ø> (ø)
...tion/prediction/TransportPredictionTaskAction.java 100.00% <ø> (ø)
...arch/ml/action/profile/MLProfileModelResponse.java 100.00% <ø> (ø)
...search/ml/action/profile/MLProfileNodeRequest.java 100.00% <ø> (ø)
... and 47 more

xml.enabled false
csv.enabled false
//xml.enabled false
//csv.enabled false
Copy link
Collaborator

Choose a reason for hiding this comment

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

You might need to add a html.required = true in reports part.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

will add, thanks

@@ -45,5 +45,5 @@ jacocoTestCoverageVerification {
}
check.dependsOn jacocoTestCoverageVerification

lombok.config['lombok.nonNull.exceptionType'] = 'JDK'
//lombok.config['lombok.nonNull.exceptionType'] = 'JDK'
Copy link
Collaborator

Choose a reason for hiding this comment

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

You might need to add an additional lombok.config file under the project root, maybe you can follow this - https://github.com/opensearch-project/ml-commons/blob/main/lombok.config

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

will add, thanks

Signed-off-by: Jing Zhang <jngz@amazon.com>
Signed-off-by: Jing Zhang <jngz@amazon.com>
@jngz-es jngz-es merged commit 43382c7 into opensearch-project:2.x May 23, 2023
b4sjoo pushed a commit to b4sjoo/ml-commons that referenced this pull request May 30, 2023
* bump 2.8

Signed-off-by: Jing Zhang <jngz@amazon.com>

* disable codecov patch

Signed-off-by: Jing Zhang <jngz@amazon.com>

* address comments

Signed-off-by: Jing Zhang <jngz@amazon.com>

---------

Signed-off-by: Jing Zhang <jngz@amazon.com>
Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
b4sjoo pushed a commit to b4sjoo/ml-commons that referenced this pull request May 30, 2023
* bump 2.8

Signed-off-by: Jing Zhang <jngz@amazon.com>

* disable codecov patch

Signed-off-by: Jing Zhang <jngz@amazon.com>

* address comments

Signed-off-by: Jing Zhang <jngz@amazon.com>

---------

Signed-off-by: Jing Zhang <jngz@amazon.com>
Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
b4sjoo pushed a commit to b4sjoo/ml-commons that referenced this pull request May 30, 2023
* bump 2.8

Signed-off-by: Jing Zhang <jngz@amazon.com>

* disable codecov patch

Signed-off-by: Jing Zhang <jngz@amazon.com>

* address comments

Signed-off-by: Jing Zhang <jngz@amazon.com>

---------

Signed-off-by: Jing Zhang <jngz@amazon.com>
Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
@jngz-es jngz-es deleted the bump-2.8 branch November 20, 2023 17:47
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