Closed michimani closed 1 year ago
Merging #60 (d2b5201) into main (6cc9916) will not change coverage. The diff coverage is
100.00%
.:exclamation: Current head d2b5201 differs from pull request most recent head ddc0d89. Consider uploading reports for the commit ddc0d89 to get more accurate results
@@ Coverage Diff @@
## main #60 +/- ##
=======================================
Coverage 67.39% 67.39%
=======================================
Files 32 32
Lines 1865 1865
=======================================
Hits 1257 1257
Misses 502 502
Partials 106 106
Flag | Coverage Δ | |
---|---|---|
opensearch-cli | 67.39% <100.00%> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
commands/profile.go | 51.66% <100.00%> (ø) |
Sorry to bother you. What is the current status of this PR?
Sorry to bother you. What is the current status of this PR?
Thank you for reminder
Signed-off-by: michimani michimani210@gmail.com
Description
This PR corrects a message in the help for the
profile create
command. Specifically, the--auth-type
flag was missing a description ofcert
.Issues Resolved
None
Check List
[ ] New functionality includes testing.[ ] All tests pass[ ] New functionality has been documented.[ ] New functionality has documentation addedBy 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.