Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing PEP 695 nodes to astroid.* and node_classes.* #2241

Merged

Conversation

jacobtylerwalls
Copy link
Member

Type of Changes

Type
🐛 Bug fix

Description

Follow-up to fbcff3a, e977d97, and 8d993b1 (#2219).

@jacobtylerwalls jacobtylerwalls added this to the 3.0.0a7 milestone Jul 8, 2023
@codecov
Copy link

codecov bot commented Jul 8, 2023

Codecov Report

Merging #2241 (36f46cb) into main (a7ab088) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2241   +/-   ##
=======================================
  Coverage   92.84%   92.84%           
=======================================
  Files          94       94           
  Lines       10964    10964           
=======================================
  Hits        10179    10179           
  Misses        785      785           
Flag Coverage Δ
linux 92.64% <ø> (ø)
pypy 90.96% <ø> (ø)
windows 92.41% <ø> (ø)

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

Impacted Files Coverage Δ
astroid/__init__.py 100.00% <ø> (ø)
astroid/nodes/__init__.py 100.00% <ø> (ø)

@Pierre-Sassoulas Pierre-Sassoulas merged commit 94ad98a into pylint-dev:main Jul 8, 2023
19 checks passed
@jacobtylerwalls jacobtylerwalls deleted the missing-node-imports branch July 8, 2023 10:40
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.

2 participants