Skip to content

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 Apr 3, 2026 in 1s

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 882 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.