Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

334651c
Select commit
Loading
Failed to load commit list.
Open

Warn on incomplete concrete classes that inherit from abstract classes #7955

[pre-commit.ci] auto fixes from pre-commit.com hooks
334651c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 2, 2025 in 0s

95.83% (target 95.00%)

View this Pull Request on Codecov

95.83% (target 95.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 95.83%. Comparing base (4203d87) to head (334651c).
⚠️ Report is 472 commits behind head on main.

Files with missing lines Patch % Lines
pylint/testutils/lint_module_test.py 50.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7955      +/-   ##
==========================================
+ Coverage   95.82%   95.83%   +0.01%     
==========================================
  Files         174      174              
  Lines       18810    18810              
==========================================
+ Hits        18024    18026       +2     
+ Misses        786      784       -2     
Files with missing lines Coverage Δ
pylint/checkers/utils.py 96.14% <100.00%> (+<0.01%) ⬆️
pylint/testutils/lint_module_test.py 94.35% <50.00%> (ø)

... and 3 files with indirect coverage changes

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