jborean93 / pypsrp

PowerShell Remoting Protocol for Python
MIT License
324 stars 49 forks source link

Use spnego's new_context for cached credential support #164

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (8c53fb3) into master (e4bbf3c) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #164   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files          17       17           
  Lines        3469     3497   +28     
=======================================
+ Hits         3468     3496   +28     
  Misses          1        1           
Flag Coverage Δ
99.97% <100.00%> (+<0.01%) :arrow_up:
py3.10 99.97% <100.00%> (+<0.01%) :arrow_up:
py3.11 73.06% <5.71%> (-0.48%) :arrow_down:
py3.7 99.97% <100.00%> (+<0.01%) :arrow_up:
py3.8 99.97% <100.00%> (+<0.01%) :arrow_up:
py3.9 99.97% <100.00%> (+<0.01%) :arrow_up:
x64 99.97% <100.00%> (+<0.01%) :arrow_up:
x86 99.54% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Δ
src/psrp/_connection/wsman.py 100.00% <100.00%> (ø)
src/psrp/_io/wsman.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.