opensearch-project / opensearch-cli

A full-featured command line interface (CLI) for OpenSearch.
https://opensearch.org/docs/latest/clients/cli/
Apache License 2.0
44 stars 24 forks source link

Upgrading dependencies #69

Closed VachaShah closed 1 year ago

VachaShah commented 1 year ago

Signed-off-by: Vacha Shah vachshah@amazon.com

Description

Upgrading dependencies in go module and github workflows.

Issues Resolved

Closes #63

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.

codecov-commenter commented 1 year ago

Codecov Report

Merging #69 (d9358c8) into main (8dbab81) will not change coverage. The diff coverage is 50.00%.

:exclamation: Current head d9358c8 differs from pull request most recent head 995027e. Consider uploading reports for the commit 995027e to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #69   +/-   ##
=======================================
  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% <50.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
commands/file_operation_unix.go 73.91% <ø> (ø)
commands/profile.go 51.66% <0.00%> (ø)
gateway/ad/ad.go 64.51% <100.00%> (ø)