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

Remove basic authentication #260

Merged
merged 2 commits into from
Dec 21, 2023

raise execption if using basic auth

0eeea80
Select commit
Loading
Failed to load commit list.
Merged

Remove basic authentication #260

raise execption if using basic auth
0eeea80
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 21, 2023 in 0s

94.70% (target 90.00%)

View this Pull Request on Codecov

94.70% (target 90.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (530c5c4) 94.58% compared to head (0eeea80) 94.70%.
Report is 2 commits behind head on main.

Files Patch % Lines
kr8s/_auth.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #260      +/-   ##
==========================================
+ Coverage   94.58%   94.70%   +0.12%     
==========================================
  Files          27       27              
  Lines        2751     2739      -12     
==========================================
- Hits         2602     2594       -8     
+ Misses        149      145       -4     

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