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

Handle assert_never() when imported from typing_extensions (#9782) #9790

Conversation

jacobtylerwalls
Copy link
Member

(cherry picked from commit a48cd4c)

@jacobtylerwalls jacobtylerwalls added this to the 3.2.6 milestone Jul 12, 2024
@jacobtylerwalls jacobtylerwalls added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Jul 12, 2024
Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.81%. Comparing base (8eb2c4d) to head (eef0369).

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.2.x    #9790   +/-   ##
==================================================
  Coverage              95.81%   95.81%           
==================================================
  Files                    174      174           
  Lines                  18856    18856           
==================================================
+ Hits                   18066    18067    +1     
+ Misses                   790      789    -1     
Files Coverage Δ
pylint/checkers/variables.py 97.37% <100.00%> (+0.07%) ⬆️

@Pierre-Sassoulas Pierre-Sassoulas merged commit bd4c8f1 into pylint-dev:maintenance/3.2.x Jul 12, 2024
24 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-9782-to-maintenance/3.2.x branch July 12, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
False Positive 🦟 A message is emitted but nothing is wrong with the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants