Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport maintenance/3.2.x] Fix a false positive unreachable for NoReturn coroutine functions #9845

Merged
merged 2 commits into from
Jul 31, 2024

Skip functional test on 3.8

b27f03c
Select commit
Loading
Failed to load commit list.
Merged

[Backport maintenance/3.2.x] Fix a false positive unreachable for NoReturn coroutine functions #9845

Skip functional test on 3.8
b27f03c
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@                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%> (ø)