Per directory configs - preliminary changes #9550
Open
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
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading