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

Minor refactor on type annotation #8587

Merged
merged 2 commits into from
Apr 18, 2023
Merged

Minor refactor on type annotation #8587

merged 2 commits into from
Apr 18, 2023

Conversation

zenlyj
Copy link
Contributor

@zenlyj zenlyj commented Apr 18, 2023

Type of Changes

Type
πŸ› Bug fix
✨ New feature
βœ“ πŸ”¨ Refactoring
πŸ“œ Docs

Description

A small change on #8431 to update the container (of scope nodes) type to LocalsDictNodeNG which is more specific compared to the base class NodeNG.

Nothing functional is changed, apologies for any inconvenience caused!

@codecov
Copy link

codecov bot commented Apr 18, 2023

Codecov Report

Merging #8587 (33e0cdf) into main (f45bf09) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8587   +/-   ##
=======================================
  Coverage   95.92%   95.92%           
=======================================
  Files         174      174           
  Lines       18415    18415           
=======================================
  Hits        17664    17664           
  Misses        751      751           
Impacted Files Coverage Ξ”
pylint/checkers/variables.py 97.25% <100.00%> (ΓΈ)

@jacobtylerwalls jacobtylerwalls added Skip news πŸ”‡ This change does not require a changelog entry Maintenance Discussion or action around maintaining pylint or the dev workflow labels Apr 18, 2023
Copy link
Member

@jacobtylerwalls jacobtylerwalls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

πŸ‘Œ

@jacobtylerwalls jacobtylerwalls enabled auto-merge (squash) April 18, 2023 00:36
@jacobtylerwalls jacobtylerwalls merged commit bc9c5c6 into pylint-dev:main Apr 18, 2023
@github-actions
Copy link
Contributor

πŸ€– According to the primer, this change has no effect on the checked open source code. πŸ€–πŸŽ‰

This comment was generated for commit 33e0cdf

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 pylint or the dev workflow Skip news πŸ”‡ This change does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants