Add --max-depth option to control diagram complexity #10077
Codecov / codecov/project
succeeded
Nov 11, 2024 in 1s
95.72% (target 95.00%)
View this Pull Request on Codecov
95.72% (target 95.00%)
Details
Codecov Report
Attention: Patch coverage is 42.85714%
with 16 lines
in your changes missing coverage. Please review.
Project coverage is 95.72%. Comparing base (
614f80e
) to head (7c95c20
).
Files with missing lines | Patch % | Lines |
---|---|---|
pylint/pyreverse/writer.py | 40.74% | 16 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #10077 +/- ##
==========================================
- Coverage 95.80% 95.72% -0.08%
==========================================
Files 174 174
Lines 18962 18990 +28
==========================================
+ Hits 18166 18178 +12
- Misses 796 812 +16
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 | 86.44% <40.74%> (-13.56%) |
β¬οΈ |
Loading