Skip to content

Conversation

Synrom
Copy link
Contributor

@Synrom Synrom commented Aug 21, 2025

Type of Changes

Type
βœ“ πŸ› Bug fix

Description

Closes #2519

Copy link

codecov bot commented Aug 21, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 93.31%. Comparing base (2400311) to head (91fe49f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2806   +/-   ##
=======================================
  Coverage   93.30%   93.31%           
=======================================
  Files          91       91           
  Lines       11091    11094    +3     
=======================================
+ Hits        10349    10352    +3     
  Misses        742      742           
Flag Coverage Ξ”
linux 93.17% <100.00%> (+<0.01%) ⬆️
pypy 93.31% <100.00%> (+<0.01%) ⬆️
windows 93.29% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Ξ”
astroid/exceptions.py 95.86% <100.00%> (+0.10%) ⬆️
πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@Pierre-Sassoulas Pierre-Sassoulas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the right fix, thank you.

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
@Pierre-Sassoulas
Copy link
Member

I'm going to wait for another maintainer's opinion before merging, nothing to do on your side @Synrom

Copy link
Collaborator

@DanielNoord DanielNoord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@DanielNoord DanielNoord merged commit 8a08a7f into pylint-dev:main Aug 21, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ValueError when stringifying namedtuple exception that contains invalid format string
3 participants