Skip to content

(feat) Add type annotations checker - #10749

Open
qequ wants to merge 22 commits into
pylint-dev:mainfrom
qequ:feature/require-typeannotation
Open

(feat) Add type annotations checker#10749
qequ wants to merge 22 commits into
pylint-dev:mainfrom
qequ:feature/require-typeannotation

fix docs

b392941
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2025 in 0s

95.99% (target 95.00%)

View this Pull Request on Codecov

95.99% (target 95.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.99%. Comparing base (6f7f8db) to head (b392941).
⚠️ Report is 13 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #10749      +/-   ##
==========================================
+ Coverage   95.98%   95.99%   +0.01%     
==========================================
  Files         176      177       +1     
  Lines       19540    19623      +83     
==========================================
+ Hits        18755    18838      +83     
  Misses        785      785              
Files with missing lines Coverage Δ
pylint/extensions/type_annotations.py 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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