Add check for unnecessary-default-type-args
#9938
Merged
Codecov / codecov/project
succeeded
Sep 20, 2024 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 (
7aa4436
) to head (d0b84f5
).
Report is 1 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #9938 +/- ##
=======================================
Coverage 95.80% 95.80%
=======================================
Files 174 174
Lines 18933 18940 +7
=======================================
+ Hits 18139 18146 +7
Misses 794 794
Files with missing lines | Coverage Δ | |
---|---|---|
pylint/checkers/exceptions.py | 98.29% <ø> (ø) |
|
pylint/checkers/symilar.py | 96.31% <100.00%> (ø) |
|
pylint/checkers/variables.py | 97.23% <100.00%> (ø) |
|
pylint/extensions/typing.py | 97.76% <100.00%> (+0.09%) |
⬆️ |
pylint/pyreverse/diadefslib.py | 100.00% <ø> (ø) |
|
pylint/testutils/checker_test_case.py | 97.82% <ø> (ø) |
|
pylint/testutils/utils.py | 98.30% <ø> (ø) |
|
pylint/utils/pragma_parser.py | 98.24% <100.00%> (ø) |
Loading