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): [comma-dangle] fixed crash from undefined predicate.ignore #7223

fix(eslint-plugin): [comma-dangle] fixed crash from undefined predica…

e97cea0
Select commit
Failed to load commit list.
Merged

fix(eslint-plugin): [comma-dangle] fixed crash from undefined predicate.ignore #7223

fix(eslint-plugin): [comma-dangle] fixed crash from undefined predica…
e97cea0
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2023 in 0s

87.54% (+0.00%) compared to 058c449

View this Pull Request on Codecov

87.54% (+0.00%) compared to 058c449

Details

Codecov Report

Merging #7223 (e97cea0) into main (058c449) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7223   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files         377      377           
  Lines       13172    13172           
  Branches     3892     3892           
=======================================
  Hits        11532    11532           
  Misses       1261     1261           
  Partials      379      379           
Impacted Files Coverage Δ
packages/eslint-plugin/src/rules/comma-dangle.ts 93.33% <ø> (ø)