Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eslint-plugin): [prefer-find] stop throwing type errors when converting symbols to numbers #8390

Address PR feedback

a8d2c21
Select commit
Failed to load commit list.
Merged

fix(eslint-plugin): [prefer-find] stop throwing type errors when converting symbols to numbers #8390

Address PR feedback
a8d2c21
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2024 in 5s

87.05% (-0.79%) compared to 1200b4c

View this Pull Request on Codecov

87.05% (-0.79%) compared to 1200b4c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1200b4c) 87.84% compared to head (a8d2c21) 87.05%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8390      +/-   ##
==========================================
- Coverage   87.84%   87.05%   -0.79%     
==========================================
  Files         396      250     -146     
  Lines       13809    12235    -1574     
  Branches     4064     3859     -205     
==========================================
- Hits        12130    10651    -1479     
+ Misses       1382     1317      -65     
+ Partials      297      267      -30     
Files Coverage Δ
packages/eslint-plugin/src/rules/prefer-find.ts 100.00% <100.00%> (ø)

... and 146 files with indirect coverage changes