latchset / custodia

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

Check more tests with pylint #225

Closed tiran closed 7 years ago

tiran commented 7 years ago

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

codecov-io commented 7 years ago

Codecov Report

Merging #225 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   70.25%   70.25%           
=======================================
  Files          37       37           
  Lines        4027     4027           
  Branches      442      442           
=======================================
  Hits         2829     2829           
  Misses       1044     1044           
  Partials      154      154
Impacted Files Coverage Δ
tests/test_ipa.py 97.43% <ø> (ø) :arrow_up:
tests/test_server.py 100% <ø> (ø) :arrow_up:
tests/conftest.py 88.23% <ø> (ø) :arrow_up:
tests/test_httpd.py 100% <ø> (ø) :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 c3687d5...d35c1ab. Read the comment docs.