[possibly-used-before-assignment] Avoid FP for typing.NoReturn #9714
Codecov / codecov/project
succeeded
Jun 20, 2024 in 1s
95.84% (target 95.00%)
View this Pull Request on Codecov
95.84% (target 95.00%)
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 95.84%. Comparing base (
fc9bdeb
) to head (c68b813
).
Additional details and impacted files
@@ Coverage Diff @@
## main #9714 +/- ##
==========================================
- Coverage 95.85% 95.84% -0.01%
==========================================
Files 174 174
Lines 18873 18878 +5
==========================================
+ Hits 18090 18094 +4
- Misses 783 784 +1
Files | Coverage Δ | |
---|---|---|
pylint/checkers/utils.py | 96.16% <100.00%> (+0.01%) |
⬆️ |
pylint/checkers/variables.py | 97.30% <ø> (-0.08%) |
⬇️ |
Loading