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.0.x] [wrong-exception-operation] Fix FP for tuple concatenation of exception types #9291

Merged

Conversation

github-actions[bot]
Copy link
Contributor

Backport 8d4c6c1 from #9289.

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) December 10, 2023 21:14
auto-merge was automatically disabled December 10, 2023 21:17

Pull request was closed

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) December 10, 2023 21:18
@jacobtylerwalls jacobtylerwalls added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Dec 10, 2023
@jacobtylerwalls jacobtylerwalls added this to the 3.0.3 milestone Dec 10, 2023
Copy link

codecov bot commented Dec 10, 2023

Codecov Report

Merging #9291 (6884b2e) into maintenance/3.0.x (d0d5c91) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                 @@
##           maintenance/3.0.x    #9291   +/-   ##
==================================================
  Coverage              95.78%   95.78%           
==================================================
  Files                    173      173           
  Lines                  18689    18694    +5     
==================================================
+ Hits                   17901    17906    +5     
  Misses                   788      788           
Files Coverage Δ
pylint/checkers/exceptions.py 98.29% <100.00%> (+0.03%) ⬆️

@jacobtylerwalls jacobtylerwalls merged commit fea5483 into maintenance/3.0.x Dec 10, 2023
25 checks passed
@jacobtylerwalls jacobtylerwalls deleted the backport-9289-to-maintenance/3.0.x branch December 10, 2023 21:28
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.

1 participant