Skip to content

chore: add bare-minimum logging support #2204

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

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

chore: add bare-minimum logging support

b476afe
Select commit
Loading
Failed to load commit list.
Open

chore: add bare-minimum logging support #2204

chore: add bare-minimum logging support
b476afe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 27, 2025 in 0s

96.18% (+0.00%) compared to 7a8a862

View this Pull Request on Codecov

96.18% (+0.00%) compared to 7a8a862

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.18%. Comparing base (7a8a862) to head (b476afe).
Report is 453 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2204   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          87       88    +1     
  Lines        5683     5692    +9     
=======================================
+ Hits         5466     5475    +9     
  Misses        217      217           
Files with missing lines Coverage Δ
gitlab/__init__.py 100.00% <100.00%> (ø)
gitlab/_logging.py 100.00% <100.00%> (ø)
gitlab/client.py 98.80% <100.00%> (+<0.01%) ⬆️