eslint-plugin-react
eslint-plugin-react copied to clipboard
[Fix] jsx-newline: jsx-newline breaking with comments
Closes #3573
Can we rerun the failing test once?
yep, looks like a fluke; reran.
Bumping this up!
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 97.76%. Comparing base (
417e1ca
) to head (9d6aa68
). Report is 1 commits behind head on master.
:exclamation: Current head 9d6aa68 differs from pull request most recent head 7722f49
Please upload reports for the commit 7722f49 to get more accurate results.
Additional details and impacted files
@@ Coverage Diff @@
## master #3747 +/- ##
==========================================
- Coverage 97.79% 97.76% -0.04%
==========================================
Files 134 134
Lines 9613 9614 +1
Branches 3486 3486
==========================================
- Hits 9401 9399 -2
- Misses 212 215 +3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I remember the same issue mentioned in #3573 was happening for me too, which got fixed by this. But now I am unable to reproduce it :(