Skip to content

Conversation

jacobtylerwalls
Copy link
Member

(The only unreleased commits on the maintenance branch were tooling updates, so we can avoid doing a 3.3 patch.)


What's New in astroid 4.0.0?

Release date: 2025-10-05

@Pierre-Sassoulas Pierre-Sassoulas added this to the 4.0.0 milestone Oct 5, 2025
@Pierre-Sassoulas
Copy link
Member

LGTM But we need a cleanup of the history if we want to rebase to have two commits

@Pierre-Sassoulas Pierre-Sassoulas added the Maintenance Discussion or action around maintaining astroid or the dev workflow label Oct 5, 2025
Copy link

codecov bot commented Oct 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.37%. Comparing base (0562ce3) to head (f50dc56).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2848   +/-   ##
=======================================
  Coverage   93.37%   93.37%           
=======================================
  Files          92       92           
  Lines       11148    11148           
=======================================
  Hits        10409    10409           
  Misses        739      739           
Flag Coverage Δ
linux 93.23% <100.00%> (ø)
pypy 93.37% <100.00%> (ø)
windows 93.35% <100.00%> (ø)

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

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

@jacobtylerwalls
Copy link
Member Author

I guess this is our last chance to add some pylint tests before these issues get auto-closed.

@Pierre-Sassoulas
Copy link
Member

Right, I guess it's the still opened issues that are from pylint without being refs so only:

@jacobtylerwalls
Copy link
Member Author

Right, I guess it's the still opened issues that are from pylint without being refs so only:

Working on it

@jacobtylerwalls jacobtylerwalls merged commit 1c5156a into pylint-dev:main Oct 5, 2025
19 checks passed
@jacobtylerwalls jacobtylerwalls deleted the release/4.0.0 branch October 5, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment