Skip to content

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 Oct 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 1250 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.