Skip to content

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Oct 11, 2025

No description provided.

pylint-backport bot and others added 4 commits October 10, 2025 20:08
…when parsing modules (pylint-dev#2854)

Suppress SyntaxWarnings for Python 3.14 when parsing modules (pylint-dev#2853)

(cherry picked from commit 8c4da6a)

Co-authored-by: Marc Mueller <[email protected]>
…used with global (pylint-dev#2857)

Assign import nodes to module locals if used with global (pylint-dev#2856)

(cherry picked from commit 1afbca6)

Co-authored-by: Marc Mueller <[email protected]>
@cdce8p cdce8p added the Maintenance Discussion or action around maintaining astroid or the dev workflow label Oct 11, 2025
@cdce8p cdce8p enabled auto-merge October 11, 2025 15:26
Copy link

codecov bot commented Oct 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.34%. Comparing base (1afbca6) to head (edee574).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2859   +/-   ##
=======================================
  Coverage   93.34%   93.34%           
=======================================
  Files          92       92           
  Lines       11176    11176           
=======================================
  Hits        10432    10432           
  Misses        744      744           
Flag Coverage Δ
linux 93.20% <ø> (ø)
pypy 93.34% <ø> (ø)
windows 93.32% <ø> (ø)

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cdce8p cdce8p merged commit 92e320f into pylint-dev:main Oct 11, 2025
20 checks passed
@cdce8p cdce8p deleted the post-release branch October 11, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Discussion or action around maintaining astroid or the dev workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants