Skip to content
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

Add --max-depth option to control diagram complexity #10077

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Update docs

7c95c20
Select commit
Loading
Failed to load commit list.
Open

Add --max-depth option to control diagram complexity #10077

Update docs
7c95c20
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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%) ⬇️