amperity / vault-clj

Clojure client for Hashicorp's Vault secret management system.
Other
70 stars 17 forks source link

Release `0.7.1` #38

Closed drassaby closed 4 years ago

drassaby commented 4 years ago

From CHANGELOG:

[0.7.1] - 2019-11-20

codecov-io commented 4 years ago

Codecov Report

Merging #38 into master will increase coverage by 5.9%. The diff coverage is 87.87%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #38     +/-   ##
========================================
+ Coverage    28.2%   34.1%   +5.9%     
========================================
  Files           6       6             
  Lines         585     604     +19     
  Branches       17      21      +4     
========================================
+ Hits          165     206     +41     
+ Misses        403     377     -26     
- Partials       17      21      +4
Impacted Files Coverage Δ
src/vault/client/mock.clj 57.73% <100%> (+37.21%) :arrow_up:
src/vault/client/http.clj 21.19% <20%> (ø) :arrow_up:
src/vault/core.clj 83.33% <0%> (+8.33%) :arrow_up:

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 59f7202...e9df798. Read the comment docs.