Skip to content

Rewrite UndefinedVariableVisitor to forbid local function definitions

dbb1188
Select commit
Loading
Failed to load commit list.
Merged

Detect local arguments and functions used in a function #190

Rewrite UndefinedVariableVisitor to forbid local function definitions
dbb1188
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2026 in 1s

97.65% (+0.18%) compared to 2d48634

View this Pull Request on Codecov

97.65% (+0.18%) compared to 2d48634

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.65%. Comparing base (2d48634) to head (dbb1188).

Additional details and impacted files
@@            Coverage Diff             @@
##             args     #190      +/-   ##
==========================================
+ Coverage   97.47%   97.65%   +0.18%     
==========================================
  Files          34       34              
  Lines        2295     2305      +10     
==========================================
+ Hits         2237     2251      +14     
+ Misses         58       54       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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