Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename sspi dep to sspic #70

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Rename sspi dep to sspic #70

merged 1 commit into from
Sep 29, 2023

Conversation

jborean93
Copy link
Owner

Renames the sspi dependency to sspic to reflect the name change. This was done to avoid a conflict with pywin32's sspi package that it exports.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f202da9) 99.96% compared to head (6bf0262) 99.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #70   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files          30       30           
  Lines        5357     5357           
=======================================
  Hits         5355     5355           
  Misses          2        2           
Flag Coverage Δ
99.96% <100.00%> (ø)
py3.10 99.92% <100.00%> (ø)
py3.11 99.92% <100.00%> (ø)
py3.12.0-rc.1 99.92% <100.00%> (ø)
py3.8 99.92% <100.00%> (ø)
py3.9 99.96% <100.00%> (ø)
x64 99.96% <100.00%> (ø)
x86 95.83% <100.00%> (ø)

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Renames the sspi dependency to sspic to reflect the name change. This
was done to avoid a conflict with pywin32's sspi package that it
exports.
@jborean93 jborean93 merged commit a7fcd8f into main Sep 29, 2023
29 checks passed
@jborean93 jborean93 deleted the sspi-rename branch September 29, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant