[Backport maintenance/3.2.x] Fix a false positive unreachable
for NoReturn
coroutine functions
#9845
Codecov / codecov/project
succeeded
Jul 31, 2024 in 0s
95.81% (target 95.00%)
View this Pull Request on Codecov
95.81% (target 95.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 95.81%. Comparing base (
da19566
) to head (b27f03c
).
Additional details and impacted files
@@ Coverage Diff @@
## maintenance/3.2.x #9845 +/- ##
==================================================
Coverage 95.81% 95.81%
==================================================
Files 174 174
Lines 18858 18858
==================================================
Hits 18069 18069
Misses 789 789
Files | Coverage Δ | |
---|---|---|
pylint/checkers/utils.py | 95.82% <100.00%> (ø) |
Loading