Skip to content

fixup! control setting nodes as local outside of the constructor

Codecov / codecov/project succeeded Sep 27, 2024 in 1s

93.23% (target 92.00%)

View this Pull Request on Codecov

93.23% (target 92.00%)

Details

Codecov Report

Attention: Patch coverage is 97.82609% with 1 line in your changes missing coverage. Please review.

Project coverage is 93.23%. Comparing base (62c5bad) to head (d7590bd).

Files with missing lines Patch % Lines
astroid/raw_building.py 97.72% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2588      +/-   ##
==========================================
- Coverage   93.24%   93.23%   -0.01%     
==========================================
  Files          93       93              
  Lines       11067    11056      -11     
==========================================
- Hits        10319    10308      -11     
  Misses        748      748              
Files with missing lines Coverage Δ
astroid/nodes/scoped_nodes/scoped_nodes.py 93.34% <ø> (+0.07%) ⬆️
astroid/rebuilder.py 98.21% <100.00%> (+<0.01%) ⬆️
astroid/raw_building.py 94.30% <97.72%> (-0.59%) ⬇️