kir4h / rvault

Small tool to perform some recursive operations on Hashicorp's Vault KV
MIT License
46 stars 11 forks source link

Remove unwanted printf #9

Closed kir4h closed 2 years ago

kir4h commented 2 years ago

This PR:

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (37125b3) into master (fb559bd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   89.61%   89.61%           
=======================================
  Files           6        6           
  Lines         260      260           
=======================================
  Hits          233      233           
  Misses         13       13           
  Partials       14       14           
Flag Coverage Δ
unittests 89.61% <100.00%> (ø)

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

Impacted Files Coverage Δ
internal/pkg/api/client.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fb559bd...37125b3. Read the comment docs.