Skip to content

Conversation

Pierre-Sassoulas
Copy link
Member

Type of Changes

Type
🐛 Bug fix

Description

Closes #10626

@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.0 milestone Oct 8, 2025
@Pierre-Sassoulas Pierre-Sassoulas added the Crash 💥 A bug that makes pylint crash label Oct 8, 2025

This comment has been minimized.

Copy link

codecov bot commented Oct 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.96%. Comparing base (9d4f550) to head (dd5549d).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #10629   +/-   ##
=======================================
  Coverage   95.96%   95.96%           
=======================================
  Files         176      176           
  Lines       19517    19519    +2     
=======================================
+ Hits        18729    18731    +2     
  Misses        788      788           
Files with missing lines Coverage Δ
pylint/checkers/nested_min_max.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This comment has been minimized.

DanielNoord
DanielNoord previously approved these changes Oct 9, 2025
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.

Oh wait you'll need to rename the calls as well

@Pierre-Sassoulas Pierre-Sassoulas merged commit 8cf4887 into pylint-dev:main Oct 9, 2025
44 checks passed
Copy link
Contributor

github-actions bot commented Oct 9, 2025

🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉

This comment was generated for commit dd5549d

@Pierre-Sassoulas Pierre-Sassoulas deleted the fix-nested-min-max-crash branch October 9, 2025 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Crash 💥 A bug that makes pylint crash

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'Attribute' object has no attribute 'name' in nested-min-max checker

2 participants