latchset / custodia

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

Support comma and space separated options #230

Closed tiran closed 7 years ago

tiran commented 7 years ago

Signed-off-by: Christian Heimes cheimes@redhat.com

codecov-io commented 7 years ago

Codecov Report

Merging #230 into master will increase coverage by 0.05%. The diff coverage is 90.9%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #230      +/-   ##
=========================================
+ Coverage   72.74%   72.8%   +0.05%     
=========================================
  Files          41      41              
  Lines        4433    4442       +9     
  Branches      449     449              
=========================================
+ Hits         3225    3234       +9     
  Misses       1052    1052              
  Partials      156     156
Impacted Files Coverage Δ
tests/test_authenticators.py 100% <100%> (ø) :arrow_up:
src/custodia/plugin.py 68.77% <85.71%> (+0.59%) :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 a76747b...7bc0af4. Read the comment docs.

tiran commented 7 years ago

user,admin is supported and parsed as user and admin.