latchset / custodia

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

Merge ipa plugins #212

Closed tiran closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #212 into master will increase coverage by 0.78%. The diff coverage is 73.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #212      +/-   ##
==========================================
+ Coverage   69.34%   70.12%   +0.78%     
==========================================
  Files          31       35       +4     
  Lines        3164     3742     +578     
  Branches      346      407      +61     
==========================================
+ Hits         2194     2624     +430     
- Misses        852      974     +122     
- Partials      118      144      +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.41% <97.41%> (ø)
tests/test_cli.py 79.36% <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 1384a36...8c8eac4. Read the comment docs.

tiran commented 7 years ago

I'm closing this PR in favor of new PR #214 . History preserving turned out to cause too much trouble.