chore: add bare-minimum logging support #2204
Open
Codecov / codecov/project
succeeded
Aug 20, 2025 in 1s
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
).
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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading