peopledoc / vault-cli

A configurable command-line interface tool (and python library) to interact with Hashicorp Vault
https://vault-cli.readthedocs.io/
Other
81 stars 21 forks source link

Crash consistently, or not crash consistently on vault-cli env #178

Closed ewjoachim closed 4 years ago

ewjoachim commented 4 years ago

Closes #176

Check list:

codecov[bot] commented 4 years ago

Codecov Report

Merging #178 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          897       916   +19     
  Branches       114       116    +2     
=========================================
+ Hits           897       916   +19     
Impacted Files Coverage Δ
vault_cli/cli.py 100.00% <100.00%> (ø)
vault_cli/client.py 100.00% <100.00%> (ø)
vault_cli/environment.py 100.00% <100.00%> (ø)
vault_cli/exceptions.py 100.00% <100.00%> (ø)
vault_cli/utils.py 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 d4dca4c...86c12ca. Read the comment docs.