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

adding model content hash value #885

Merged
merged 2 commits into from
May 5, 2023
Merged

Conversation

dhrubo-os
Copy link
Collaborator

Description

adding model content hash value

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-commenter commented May 5, 2023

Codecov Report

Merging #885 (635838d) into 2.x (cf775b7) will increase coverage by 0.00%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                2.x     #885   +/-   ##
=========================================
  Coverage     84.18%   84.18%           
  Complexity     1757     1757           
=========================================
  Files           139      139           
  Lines          6752     6753    +1     
  Branches        673      673           
=========================================
+ Hits           5684     5685    +1     
  Misses          771      771           
  Partials        297      297           
Flag Coverage Δ
ml-commons 84.18% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
...rithms/metrics_correlation/MetricsCorrelation.java 82.51% <100.00%> (+0.12%) ⬆️

@jngz-es
Copy link
Collaborator

jngz-es commented May 5, 2023

Could you add a UT to cover this hash value test?

ylwu-amzn
ylwu-amzn previously approved these changes May 5, 2023
@dhrubo-os
Copy link
Collaborator Author

Could you add a UT to cover this hash value test?

I have plan to add integration test for metrics correlation and it should be covered there i think.

Signed-off-by: Dhrubo Saha <[email protected]>
@dhrubo-os dhrubo-os merged commit 134e065 into opensearch-project:2.x May 5, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request May 5, 2023
* adding model content hash value

Signed-off-by: Dhrubo Saha <[email protected]>

* addressed comment

Signed-off-by: Dhrubo Saha <[email protected]>

---------

Signed-off-by: Dhrubo Saha <[email protected]>
(cherry picked from commit 134e065)
dhrubo-os added a commit that referenced this pull request May 5, 2023
* adding model content hash value

Signed-off-by: Dhrubo Saha <[email protected]>

* addressed comment

Signed-off-by: Dhrubo Saha <[email protected]>

---------

Signed-off-by: Dhrubo Saha <[email protected]>
(cherry picked from commit 134e065)

Co-authored-by: Dhrubo Saha <[email protected]>
zane-neo pushed a commit to zane-neo/ml-commons that referenced this pull request Aug 24, 2023
* adding model content hash value

Signed-off-by: Dhrubo Saha <[email protected]>

* addressed comment

Signed-off-by: Dhrubo Saha <[email protected]>

---------

Signed-off-by: Dhrubo Saha <[email protected]>
zane-neo added a commit that referenced this pull request Aug 24, 2023
* adding model content hash value



* addressed comment



---------

Signed-off-by: Dhrubo Saha <[email protected]>
Co-authored-by: Dhrubo Saha <[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