jborean93 / pypsrp

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

Update minimum Python version and fix CI #163

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #163 (acc2c7b) into master (c4c6481) will decrease coverage by 0.40%. The diff coverage is 100.00%.

:exclamation: Current head acc2c7b differs from pull request most recent head d5c7bad. Consider uploading reports for the commit d5c7bad to get more accurate results

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   99.94%   99.53%   -0.41%     
==========================================
  Files          17       17              
  Lines        3476     3469       -7     
==========================================
- Hits         3474     3453      -21     
- Misses          2       16      +14     
Flag Coverage Δ
py3.10 99.53% <100.00%> (-0.41%) :arrow_down:
py3.7 ?
py3.8 ?
py3.9 ?
ubuntu ?
windows 99.53% <100.00%> (+0.02%) :arrow_up:
x64 99.53% <100.00%> (-0.41%) :arrow_down:
x86 ?

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

Impacted Files Coverage Δ
src/psrp/_compat.py 100.00% <ø> (+5.26%) :arrow_up:
src/psrp/_async.py 100.00% <100.00%> (ø)
src/psrp/_connection/named_pipe.py 80.00% <100.00%> (-18.77%) :arrow_down:
src/psrp/_connection/out_of_proc.py 100.00% <100.00%> (ø)
src/psrp/_connection/wsman.py 100.00% <100.00%> (ø)
src/psrp/_exceptions.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.