jborean93 / pyspnego

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

Fix up try/import checks #62

Closed jborean93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #62 (0913ba5) into main (c740a35) will decrease coverage by 1.66%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
- Coverage   99.96%   98.30%   -1.66%     
==========================================
  Files          31       31              
  Lines        5259     5262       +3     
==========================================
- Hits         5257     5173      -84     
- Misses          2       89      +87     
Flag Coverage Δ
98.30% <50.00%> (-1.66%) :arrow_down:
py3.10 98.30% <50.00%> (-1.66%) :arrow_down:
py3.11 98.30% <50.00%> (-1.66%) :arrow_down:
py3.7 98.30% <50.00%> (-1.66%) :arrow_down:
py3.8 98.30% <50.00%> (-1.66%) :arrow_down:
py3.9 98.30% <50.00%> (-1.66%) :arrow_down:
x64 98.30% <50.00%> (-1.66%) :arrow_down:
x86 94.20% <50.00%> (-1.64%) :arrow_down:

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

Impacted Files Coverage Δ
src/spnego/__main__.py 78.99% <50.00%> (-20.77%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.