jborean93 / pyspnego

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

Add Python 3.11 wheels and bumped dev dependencies #52

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #52 (42606e8) into main (92c4e5c) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #52   +/-   ##
=======================================
  Coverage   99.95%   99.95%           
=======================================
  Files          30       30           
  Lines        4342     4342           
=======================================
  Hits         4340     4340           
  Misses          2        2           
Flag Coverage Δ
99.95% <100.00%> (?)
macOS ?
py3.10 97.58% <100.00%> (-2.38%) :arrow_down:
py3.11 99.95% <100.00%> (?)
py3.11-dev ?
py3.7 97.58% <100.00%> (-2.38%) :arrow_down:
py3.8 99.95% <100.00%> (ø)
py3.9 97.57% <100.00%> (-2.38%) :arrow_down:
ubuntu ?
windows ?
x64 99.95% <100.00%> (ø)
x86 94.24% <100.00%> (ø)

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

Impacted Files Coverage Δ
src/spnego/_gss.py 99.68% <100.00%> (ø)
src/spnego/_kerberos.py 100.00% <100.00%> (ø)
src/spnego/_sspi.py 100.00% <100.00%> (ø)
src/spnego/_version.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.