krbcontext / python-krbcontext

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

Use gssapi #3

Closed tkdchen closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@6fdcb3e). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master     #3   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?    100           
  Branches          ?      0           
=======================================
  Hits              ?    100           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
krbcontext/context.py 100% <100%> (ø)
krbcontext/__init__.py 100% <100%> (ø)

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 6fdcb3e...d4bcaee. Read the comment docs.