Make kerberos optional for pip installs
This PR makes the kerberos authentication optional, mainly to make it easier to install this and downstream tools with pip
on empty systems.
Merge request reports
Activity
Created by: codecov[bot]
Codecov Report
Base: 93.97% // Head: 94.25% // Increases project coverage by
+0.27%
Coverage data is based on head (
3f18dec
) compared to base (fa8ca67
). Patch coverage: 100.00% of modified lines in pull request are covered.Additional details and impacted files
@@ Coverage Diff @@ ## main #30 +/- ## ========================================== + Coverage 93.97% 94.25% +0.27% ========================================== Files 7 7 Lines 249 261 +12 ========================================== + Hits 234 246 +12 Misses 15 15
Flag Coverage Δ Linux 94.25% <100.00%> (+0.27%)
Windows 94.25% <100.00%> (+0.27%)
conda 94.25% <100.00%> (?)
macOS 94.25% <100.00%> (+0.27%)
python3.10 94.25% <100.00%> (?)
python3.6 94.25% <100.00%> (+0.45%)
python3.7 94.25% <100.00%> (+0.45%)
python3.8 94.25% <100.00%> (+0.27%)
python3.9 94.25% <100.00%> (+0.27%)
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files Coverage Δ requests_ecp/auth.py 94.25% <100.00%> (+0.42%)
requests_ecp/tests/test_auth.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.
View full report at Codecov.
Do you have feedback about the report comment? Let us know in this issue.By Duncan Macleod on 2022-10-26T12:54:38 (imported from GitLab)
Edited by Ghost Userassigned to @duncanmmacleod
By Duncan Macleod on 2022-10-26T13:00:42 (imported from GitLab)
added api:major continuous-integration documentation packaging labels
changed milestone to %requests-ecp 0.3.0
Merged by: duncanmmacleod at 2022-10-26 13:01:03 UTC
By Duncan Macleod on 2024-06-12T16:02:02 (imported from GitLab)
Edited by Ghost User