fix(typescript-estree): fix crash when running from a node --eval
script
#10098
Codecov / codecov/project
succeeded
Oct 3, 2024 in 0s
86.03% (+0.00%) compared to 2055cfb
View this Pull Request on Codecov
86.03% (+0.00%) compared to 2055cfb
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 86.03%. Comparing base (
2055cfb
) to head (629a89f
).
Additional details and impacted files
@@ Coverage Diff @@
## main #10098 +/- ##
=======================================
Coverage 86.03% 86.03%
=======================================
Files 428 428
Lines 14930 14930
Branches 4329 4330 +1
=======================================
Hits 12845 12845
Misses 1741 1741
Partials 344 344
Files with missing lines | Coverage Δ | |
---|---|---|
...escript-estree/src/parseSettings/inferSingleRun.ts | 100.00% <100.00%> (ø) |
Loading