jborean93 / pypsrp

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

Update CredSSP requirements #144

Closed jborean93 closed 2 years ago

jborean93 commented 2 years ago

Update the minimum requests-credssp requirement to use simpler dependencies and wrapping functionality"

codecov[bot] commented 2 years ago

Codecov Report

Merging #144 (357ee85) into master (d3603a3) will decrease coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   99.57%   99.57%   -0.01%     
==========================================
  Files          13       13              
  Lines        3330     3295      -35     
==========================================
- Hits         3316     3281      -35     
  Misses         14       14              
Flag Coverage Δ
py3.10 99.57% <100.00%> (-0.01%) :arrow_down:
py3.6 99.57% <100.00%> (-0.01%) :arrow_down:
py3.7 99.57% <100.00%> (-0.01%) :arrow_down:
py3.8 99.54% <100.00%> (-0.01%) :arrow_down:
py3.9 99.54% <100.00%> (-0.01%) :arrow_down:
ubuntu 98.29% <100.00%> (-0.02%) :arrow_down:
windows 99.57% <100.00%> (-0.01%) :arrow_down:
x64 99.57% <100.00%> (-0.01%) :arrow_down:
x86 99.57% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
src/pypsrp/encryption.py 100.00% <100.00%> (ø)

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 d3603a3...357ee85. Read the comment docs.