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

Merged
merged 20 commits into from
Jan 24, 2025

Move --max-depth option to option group "Filtering and Scope"

94a3898
Select commit
Loading
Failed to load commit list.
Merged

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

Move --max-depth option to option group "Filtering and Scope"
94a3898
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

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

... and 7 files with indirect coverage changes