Skip to content

Conversation

@Synrom
Copy link
Contributor

@Synrom Synrom commented Aug 8, 2025

Type of Changes

Type
🐛 Bug fix

Description

Closes #2522

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.

Great first PR ! It's going to be released in 4.0 because we're not backporting to 3.x anymore

@codecov
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (8caf666) to head (fcc4c62).
⚠️ Report is 89 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2796   +/-   ##
=======================================
  Coverage   93.29%   93.29%           
=======================================
  Files          91       91           
  Lines       11068    11068           
=======================================
  Hits        10326    10326           
  Misses        742      742           
Flag Coverage Δ
linux 93.16% <100.00%> (ø)
pypy 93.29% <100.00%> (ø)
windows 93.27% <100.00%> (ø)

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

Files with missing lines Coverage Δ
astroid/nodes/node_classes.py 94.96% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pierre-Sassoulas Pierre-Sassoulas merged commit 4364218 into pylint-dev:main Aug 8, 2025
20 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.

"TypeError: unhashable type: 'dict'" when comparing invalid dict literal

2 participants