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

[New] add `no-render-return-undefined`: disallow components rendering undefined

Open akulsr0 opened this issue 9 months ago • 4 comments

Closes #3020

akulsr0 avatar May 08 '24 07:05 akulsr0

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.45%. Comparing base (cef8123) to head (94e9817). Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3750      +/-   ##
==========================================
- Coverage   97.62%   94.45%   -3.18%     
==========================================
  Files         134      135       +1     
  Lines        9617     9708      +91     
  Branches     3488     3535      +47     
==========================================
- Hits         9389     9170     -219     
- Misses        228      538     +310     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 08 '24 07:05 codecov[bot]

@ljharb Let me know your thoughts on this!

akulsr0 avatar May 16 '24 11:05 akulsr0

I've pushed the review changes

akulsr0 avatar May 29 '24 14:05 akulsr0

Bumping this up!

akulsr0 avatar Jun 20 '24 09:06 akulsr0