Open ruimonteiro93 opened 4 years ago
Merging #91 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #91 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 33 33
Lines 42 42
Branches 1 1
=========================================
Hits 42 42
Impacted Files | Coverage Δ | |
---|---|---|
packages/eslint-config-react/lib/rules/react.js | 100.00% <ø> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 235f9b3...a82f985. Read the comment docs.
While not intentional, this is a breaking change correct?
We are missing a test in https://github.com/moxystudio/eslint-config/blob/master/packages/eslint-config-react/test/rules/react.js.
@ruimonteiro93, what's the status of this? Please follow up.
@acostalima we can’t merge this until https://github.com/moxystudio/eslint-config/pull/91#issuecomment-641452785 is solved.
This is to ensure that all event handlers are properly named, according to the rules specified.