Add --max-depth option to control diagram complexity #10077
Merged
Codecov / codecov/project
succeeded
Jan 20, 2025 in 0s
95.84% (target 95.00%)
View this Pull Request on Codecov
95.84% (target 95.00%)
Details
Codecov Report
Attention: Patch coverage is 96.42857%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 95.84%. Comparing base (
054f233
) to head (94a3898
).
Report is 10 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
pylint/pyreverse/writer.py | 96.29% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #10077 +/- ##
==========================================
+ Coverage 95.80% 95.84% +0.03%
==========================================
Files 174 175 +1
Lines 18976 19056 +80
==========================================
+ Hits 18180 18264 +84
+ Misses 796 792 -4
Files with missing lines | Coverage Ξ | |
---|---|---|
pylint/pyreverse/main.py | 91.66% <ΓΈ> (ΓΈ) |
|
pylint/testutils/pyreverse.py | 98.11% <100.00%> (+0.03%) |
β¬οΈ |
pylint/pyreverse/writer.py | 99.15% <96.29%> (-0.85%) |
β¬οΈ |
Loading