Delete redundant branch in ReactElement and HTMLElement plugins#3731
Delete redundant branch in ReactElement and HTMLElement plugins#3731cpojer merged 1 commit intojestjs:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3731 +/- ##
==========================================
+ Coverage 62.64% 62.65% +<.01%
==========================================
Files 183 183
Lines 6709 6705 -4
Branches 6 6
==========================================
- Hits 4203 4201 -2
+ Misses 2503 2501 -2
Partials 3 3
Continue to review full report at Codecov.
|
thymikee
left a comment
There was a problem hiding this comment.
Man, I've seen this message and I was really hoping Flow started to do something on dead code elimination 😄. Good catch!
|
Thank you! |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
The changes because of excellent Flow
strict_call_arityin #3568 make it clear thatif else if elsestatements can becomeif elsein two plugins ofpretty-formatpackage.Test plan
Jest