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

Conversation

github-actions[bot]
Copy link
Contributor

Backport 83ade13 from #9844.

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) July 31, 2024 11:23
@jacobtylerwalls jacobtylerwalls added this to the 3.2.7 milestone Jul 31, 2024
Copy link

codecov bot commented Jul 31, 2024

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 with missing lines Coverage Δ
pylint/checkers/utils.py 95.82% <100.00%> (ø)

@jacobtylerwalls jacobtylerwalls merged commit 7d1626c into maintenance/3.2.x Jul 31, 2024
23 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-9844-to-maintenance/3.2.x branch July 31, 2024 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants