fix(scope-manager): exclude Program from DefinitionBase node types #11469
+21
−21
Codecov / codecov/project
succeeded
Aug 27, 2025 in 1s
90.87% (+0.00%) compared to 31a7336
View this Pull Request on Codecov
90.87% (+0.00%) compared to 31a7336
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.87%. Comparing base (31a7336
) to head (5dd757a
).
Please upload reports for the commit 308ac8b to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## main #11469 +/- ##
=======================================
Coverage 90.87% 90.87%
=======================================
Files 505 505
Lines 51146 51117 -29
Branches 8424 8415 -9
=======================================
- Hits 46480 46455 -25
+ Misses 4652 4648 -4
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% <ø> (ø) |
🚀 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.
Loading