opensearch-project / opensearch-build-libraries

Apache License 2.0
6 stars 23 forks source link

[Backport to 6.x] Refactor retrievePreviousBuild and buildManifest library (#396) #404

Closed zelinh closed 3 months ago

zelinh commented 3 months ago

Signed-off-by: Zelin Hao zelinhao@amazon.com (cherry picked from commit 5a9bd970870c3b6c4c5500cc27d5c54d56b4f818)

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

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 3 months ago

Codecov Report

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

Project coverage is 87.12%. Comparing base (1bc08b1) to head (ce5cf6e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 6.x #404 +/- ## ============================================ + Coverage 87.06% 87.12% +0.05% Complexity 31 31 ============================================ Files 87 88 +1 Lines 232 233 +1 Branches 12 12 ============================================ + Hits 202 203 +1 Misses 22 22 Partials 8 8 ```

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