eslint-plugin-react icon indicating copy to clipboard operation
eslint-plugin-react copied to clipboard

Addressed eslint issues with assignment to function parameter 'correctColumn'.

Open caroline223 opened this issue 2 years ago • 1 comments

@ljharb

caroline223 avatar Aug 08 '22 04:08 caroline223

Codecov Report

Merging #3351 (eeba9b8) into master (cac3838) will decrease coverage by 0.04%. The diff coverage is 75.00%.

:exclamation: Current head eeba9b8 differs from pull request most recent head d000f8c. Consider uploading reports for the commit d000f8c to get more accurate results

@@            Coverage Diff             @@
##           master    #3351      +/-   ##
==========================================
- Coverage   97.54%   97.49%   -0.05%     
==========================================
  Files         123      123              
  Lines        8873     8861      -12     
  Branches     3244     3238       -6     
==========================================
- Hits         8655     8639      -16     
- Misses        218      222       +4     
Impacted Files Coverage Δ
lib/rules/jsx-boolean-value.js 100.00% <ø> (ø)
lib/rules/jsx-closing-bracket-location.js 94.48% <66.66%> (ø)
lib/rules/jsx-no-bind.js 100.00% <100.00%> (ø)
lib/rules/jsx-no-target-blank.js 88.88% <0.00%> (-3.80%) :arrow_down:
lib/rules/jsx-no-leaked-render.js 98.24% <0.00%> (-0.17%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 08 '22 04:08 codecov[bot]

Synced with #3356.

ljharb avatar Aug 13 '22 06:08 ljharb