react-html-email
react-html-email copied to clipboard
Col, Row fixed tests and linter
Hi,
continuing work on #54 (and #33), I have fixed test suite and linter.
Codecov Report
Merging #64 into master will not change coverage. The diff coverage is
100%.
@@ Coverage Diff @@
## master #64 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 12 14 +2
Lines 65 71 +6
Branches 13 13
=====================================
+ Hits 65 71 +6
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/components/A.jsx | 100% <ø> (ø) |
:arrow_up: |
| src/index.js | 100% <ø> (ø) |
:arrow_up: |
| examples/kitchenSink.jsx | 100% <ø> (ø) |
:arrow_up: |
| src/components/Row.jsx | 100% <100%> (ø) |
|
| src/components/Col.jsx | 100% <100%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 42d6bd7...3f1311c. Read the comment docs.
@Razzwan can you merge ? :)
I have no access