krbcontext / python-krbcontext

A Kerberos context manager
https://krbcontext.github.io/
GNU General Public License v3.0
25 stars 10 forks source link

Fix init_with_* method calls #7

Closed tkdchen closed 7 years ago

tkdchen commented 7 years ago

Signed-off-by: Chenxiong Qi qcxhome@gmail.com

codecov-io commented 7 years ago

Codecov Report

Merging #7 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #7   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines         100    100           
=====================================
  Hits          100    100
Impacted Files Coverage Δ
krbcontext/context.py 100% <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 5223f91...f9a4191. Read the comment docs.