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

#285: Add support for Model profile #358

Merged
merged 20 commits into from
Jan 3, 2024

Conversation

rawwar
Copy link
Contributor

@rawwar rawwar commented Dec 16, 2023

Description

Add support for Model Profile API

Issues Resolved

Closes #285

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.

rawwar added 14 commits December 6, 2023 08:27
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
@rawwar
Copy link
Contributor Author

rawwar commented Dec 16, 2023

@dhrubo-os , Made changes according to our discussion. Please let me know if I need to change anything

Copy link

codecov bot commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (31ee5dc) 91.47% compared to head (a393c59) 91.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
+ Coverage   91.47%   91.53%   +0.05%     
==========================================
  Files          41       42       +1     
  Lines        4365     4395      +30     
==========================================
+ Hits         3993     4023      +30     
  Misses        372      372              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
Signed-off-by: kalyanr <[email protected]>
@rawwar rawwar marked this pull request as ready for review December 19, 2023 19:16
@rawwar
Copy link
Contributor Author

rawwar commented Dec 19, 2023

@dhrubo-os , updated the docstring. Ready for review

@rawwar rawwar requested a review from dhrubo-os December 26, 2023 02:38
@rawwar
Copy link
Contributor Author

rawwar commented Jan 3, 2024

@dhrubo-os , can this be merged or is there anything else needed to be done?

@ylwu-amzn ylwu-amzn merged commit 9b2f686 into opensearch-project:main Jan 3, 2024
16 checks passed
@ylwu-amzn
Copy link
Collaborator

ylwu-amzn commented Jan 3, 2024

@rawwar , looks good to me, merged your PR. Thanks for your contribution!

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.

[FEATURE] Wrap Up Profile API
4 participants