Skip to content

Per directory configs - preliminary changes #9550

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

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

Preliminary changes 2

9b3576f
Select commit
Loading
Failed to load commit list.
Open

Per directory configs - preliminary changes #9550

Preliminary changes 2
9b3576f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2025 in 0s

95.79% (target 95.00%)

View this Pull Request on Codecov

95.79% (target 95.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.79%. Comparing base (67bfab4) to head (9b3576f).
Report is 443 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #9550      +/-   ##
==========================================
- Coverage   95.81%   95.79%   -0.03%     
==========================================
  Files         173      173              
  Lines       18825    18851      +26     
==========================================
+ Hits        18038    18058      +20     
- Misses        787      793       +6     
Files with missing lines Coverage Δ
pylint/config/arguments_manager.py 99.46% <100.00%> (+0.01%) ⬆️
pylint/config/config_file_parser.py 100.00% <100.00%> (ø)
pylint/config/config_initialization.py 98.91% <100.00%> (+0.02%) ⬆️
pylint/config/find_default_config_files.py 91.48% <100.00%> (+0.18%) ⬆️
pylint/lint/pylinter.py 96.56% <100.00%> (+0.12%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.