eslint-plugin-react
eslint-plugin-react copied to clipboard
[New] add `no-render-return-undefined`: disallow components rendering undefined
Closes #3020
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.
@ljharb Let me know your thoughts on this!
I've pushed the review changes
Bumping this up!