jborean93 / pyspnego

Python SPNEGO authentication library
MIT License
52 stars 11 forks source link

Add more TLS information #57

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #57 (043d24e) into main (77899cb) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   99.96%   99.94%   -0.02%     
==========================================
  Files          31       31              
  Lines        5122     5274     +152     
==========================================
+ Hits         5120     5271     +151     
- Misses          2        3       +1     
Flag Coverage Δ
99.94% <100.00%> (-0.02%) :arrow_down:
py3.10 99.94% <100.00%> (-0.02%) :arrow_down:
py3.11 99.94% <100.00%> (-0.02%) :arrow_down:
py3.7 99.94% <100.00%> (-0.02%) :arrow_down:
py3.8 99.94% <100.00%> (-0.02%) :arrow_down:
py3.9 99.94% <100.00%> (-0.02%) :arrow_down:
x64 99.94% <100.00%> (-0.02%) :arrow_down:
x86 95.22% <100.00%> (+0.12%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/spnego/__main__.py 99.75% <100.00%> (-0.25%) :arrow_down:
src/spnego/_tls_struct.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.