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

Manadatory fields for Await #2096

Merged
merged 1 commit into from
Apr 4, 2023
Merged

Conversation

nickdrozd
Copy link
Contributor

Type of Changes

Type
βœ“ πŸ› Bug fix
βœ“ πŸ”¨ Refactoring

Description

Mandatory field for Await. Fixes one Mypy error (after #2094).

@codecov
Copy link

codecov bot commented Apr 4, 2023

Codecov Report

Merging #2096 (4f1ee15) into main (81c6c8f) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2096      +/-   ##
==========================================
- Coverage   92.77%   92.77%   -0.01%     
==========================================
  Files          94       94              
  Lines       11026    11024       -2     
==========================================
- Hits        10229    10227       -2     
  Misses        797      797              
Flag Coverage Ξ”
linux 92.53% <100.00%> (-0.01%) ⬇️
pypy 88.07% <66.66%> (-0.01%) ⬇️
windows 92.32% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Ξ”
astroid/nodes/node_classes.py 94.96% <100.00%> (-0.01%) ⬇️

@DanielNoord DanielNoord merged commit 11c7a26 into pylint-dev:main Apr 4, 2023
@DanielNoord DanielNoord added the Enhancement ✨ Improvement to a component label Apr 4, 2023
@DanielNoord DanielNoord added this to the 2.16.0 milestone Apr 4, 2023
@nickdrozd nickdrozd deleted the await-fields branch April 4, 2023 13:36
@Pierre-Sassoulas Pierre-Sassoulas modified the milestones: 2.16.0, 3.0 Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement ✨ Improvement to a component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants