jborean93 / pyspnego

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

Added Python 3.12 win wheels and test in CI #67

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #67 (0f06092) into main (3c1d1a8) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          31       31           
  Lines        5387     5387           
=======================================
  Hits         5385     5385           
  Misses          2        2           
Flag Coverage Δ
99.96% <100.00%> (ø)
py3.10 99.92% <100.00%> (-0.04%) :arrow_down:
py3.11 99.74% <100.00%> (-0.23%) :arrow_down:
py3.12.0-rc.1 99.92% <100.00%> (?)
py3.7 99.92% <100.00%> (-0.04%) :arrow_down:
py3.8 99.92% <100.00%> (-0.04%) :arrow_down:
py3.9 99.96% <100.00%> (-0.01%) :arrow_down:
x64 99.96% <100.00%> (ø)
x86 95.80% <100.00%> (ø)

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

Files Changed Coverage Δ
src/spnego/_version.py 100.00% <100.00%> (ø)