Skip to content

fix eslint

5dd757a
Select commit
Loading
Failed to load commit list.
Open

fix(scope-manager): exclude Program from DefinitionBase node types #11469

fix eslint
5dd757a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 9, 2025 in 1s

90.87% (-0.01%) compared to 7319bad

View this Pull Request on Codecov

90.87% (-0.01%) compared to 7319bad

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.87%. Comparing base (7319bad) to head (5dd757a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11469      +/-   ##
==========================================
- Coverage   90.88%   90.87%   -0.01%     
==========================================
  Files         505      505              
  Lines       51125    51117       -8     
  Branches     8415     8415              
==========================================
- Hits        46463    46455       -8     
  Misses       4648     4648              
  Partials       14       14              
Files with missing lines Coverage Δ
...s/eslint-plugin/src/util/collectUnusedVariables.ts 96.19% <100.00%> (ø)
...ges/scope-manager/src/definition/DefinitionBase.ts 100.00% <ø> (ø)
...src/definition/ImplicitGlobalVariableDefinition.ts 100.00% <ø> (ø)
packages/scope-manager/src/referencer/Reference.ts 93.44% <ø> (ø)

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.