Closed VijayanB closed 2 years ago
Merging #40 (81452e3) into main (199b1d1) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #40 +/- ##
=======================================
Coverage 67.26% 67.26%
=======================================
Files 31 31
Lines 1848 1848
=======================================
Hits 1243 1243
Misses 499 499
Partials 106 106
Flag | Coverage Δ | |
---|---|---|
opensearch-cli | 67.26% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Added script which will generate macos pkg from opensearch-cli binary. To generate pkg, copy opensearch-cli binary into application folder. Execute script "build-macos.sh" by following usuage instructions. pkg will be generated inside target/pkg directory.
Signed-off-by: Vijayan Balasubramanian balasvij@amazon.com
Description
[Describe what this change achieves]
Issues Resolved
[List any issues this PR will resolve]
Check List
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.