Create additional namespaces for subdirectories with pylint configs #9395
Codecov / codecov/project
succeeded
May 24, 2025 in 1s
95.80% (target 95.00%)
View this Pull Request on Codecov
95.80% (target 95.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 95.80%. Comparing base (
bb9e079
) to head (51b3431
).
Report is 505 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #9395 +/- ##
==========================================
- Coverage 95.82% 95.80% -0.03%
==========================================
Files 173 173
Lines 18813 18868 +55
==========================================
+ Hits 18028 18076 +48
- Misses 785 792 +7
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.66% <100.00%> (+0.36%) |
⬆️ |
pylint/lint/base_options.py | 100.00% <ø> (ø) |
|
pylint/lint/pylinter.py | 96.73% <100.00%> (+0.29%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading