Skip to content

chore: add authentication type to GitlabAuthenticationError #1793

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

chore: add authentication type to GitlabAuthenticationError

cce2202
Select commit
Loading
Failed to load commit list.
Draft

chore: add authentication type to GitlabAuthenticationError #1793

chore: add authentication type to GitlabAuthenticationError
cce2202
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2025 in 0s

92.04% (+0.01%) compared to c6d7e9a

View this Pull Request on Codecov

92.04% (+0.01%) compared to c6d7e9a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (c6d7e9a) to head (cce2202).
Report is 1223 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1793      +/-   ##
==========================================
+ Coverage   92.02%   92.04%   +0.01%     
==========================================
  Files          76       76              
  Lines        4790     4801      +11     
==========================================
+ Hits         4408     4419      +11     
  Misses        382      382              
Files with missing lines Coverage Δ
gitlab/client.py 90.66% <100.00%> (+0.11%) ⬆️
gitlab/exceptions.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.