opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 24 forks source link

Add implementation to get component names from Input manifest #393

Closed Divyaasm closed 6 months ago

Divyaasm commented 6 months ago

Description

Get component names from input manifest

Issues Related

https://github.com/opensearch-project/opensearch-build/issues/4005

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[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.01%. Comparing base (8fe1005) to head (f250c87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #393 +/- ## ============================================ + Coverage 86.36% 87.01% +0.64% - Complexity 29 31 +2 ============================================ Files 86 86 Lines 220 231 +11 Branches 12 12 ============================================ + Hits 190 201 +11 Misses 22 22 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.