latchset / custodia

An API to manage secrets storage and retrieval
GNU General Public License v3.0
85 stars 27 forks source link

Merge custodia.ipa v0.4.2 #214

Closed tiran closed 7 years ago

tiran commented 7 years ago

Merge and integrate custodia.ipa v0.4.2 into custodia main line.

codecov-io commented 7 years ago

Codecov Report

Merging #214 into master will increase coverage by 0.68%. The diff coverage is 73.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
+ Coverage   69.94%   70.62%   +0.68%     
==========================================
  Files          31       35       +4     
  Lines        3234     3813     +579     
  Branches      352      413      +61     
==========================================
+ Hits         2262     2693     +431     
- Misses        851      973     +122     
- Partials      121      147      +26
Impacted Files Coverage Δ
src/custodia/ipa/vault.py 55.48% <55.48%> (ø)
src/custodia/ipa/certrequest.py 65.53% <65.53%> (ø)
src/custodia/ipa/interface.py 80.48% <80.48%> (ø)
tests/test_ipa.py 97.43% <97.43%> (ø)
tests/test_cli.py 80% <0%> (ø) :arrow_up:
src/custodia/plugin.py 68.18% <0%> (+2.27%) :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 63821d3...127a5d3. Read the comment docs.