Skip to content

fix comment

8a02431
Select commit
Loading
Failed to load commit list.
Draft

Attribute duplicate-code messages to involved modules, not the last-checked one #10880

fix comment
8a02431
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 7, 2026 in 1s

96.04% (target 95.00%)

View this Pull Request on Codecov

96.04% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.04%. Comparing base (71caace) to head (8a02431).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10880   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files         177      177           
  Lines       19625    19633    +8     
=======================================
+ Hits        18848    18856    +8     
  Misses        777      777           
Files with missing lines Coverage Δ
pylint/checkers/base_checker.py 95.00% <ø> (ø)
pylint/checkers/symilar.py 96.33% <100.00%> (+0.04%) ⬆️
pylint/lint/pylinter.py 96.33% <100.00%> (+0.02%) ⬆️
pylint/testutils/unittest_linter.py 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.