chore: convert to using relative imports #1728
Draft
Codecov / codecov/project
succeeded
Jul 9, 2025 in 0s
92.03% (+0.00%) compared to c6d7e9a
View this Pull Request on Codecov
92.03% (+0.00%) compared to c6d7e9a
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.03%. Comparing base (
c6d7e9a
) to head (6b3e7c0
).
Report is 1223 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #1728 +/- ##
=======================================
Coverage 92.02% 92.03%
=======================================
Files 76 76
Lines 4790 4793 +3
=======================================
+ Hits 4408 4411 +3
Misses 382 382
Files with missing lines | Coverage Δ | |
---|---|---|
gitlab/__init__.py | 100.00% <100.00%> (ø) |
|
gitlab/__main__.py | 100.00% <100.00%> (ø) |
|
gitlab/base.py | 90.22% <100.00%> (ø) |
|
gitlab/cli.py | 98.40% <100.00%> (+0.03%) |
⬆️ |
gitlab/client.py | 90.51% <100.00%> (-0.05%) |
⬇️ |
gitlab/config.py | 94.44% <100.00%> (ø) |
|
gitlab/const.py | 100.00% <100.00%> (ø) |
|
gitlab/mixins.py | 91.52% <100.00%> (-0.03%) |
⬇️ |
gitlab/v4/cli.py | 81.25% <100.00%> (-0.14%) |
⬇️ |
gitlab/v4/objects/access_requests.py | 100.00% <100.00%> (ø) |
|
... and 61 more |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading