react-html-email icon indicating copy to clipboard operation
react-html-email copied to clipboard

Col, Row fixed tests and linter

Open bartoszhernas opened this issue 7 years ago • 3 comments

Hi,

continuing work on #54 (and #33), I have fixed test suite and linter.

bartoszhernas avatar Aug 03 '18 09:08 bartoszhernas

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          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 data Powered by Codecov. Last update 42d6bd7...3f1311c. Read the comment docs.

codecov-io avatar Aug 03 '18 09:08 codecov-io

@Razzwan can you merge ? :)

bartoszhernas avatar Sep 03 '18 12:09 bartoszhernas

I have no access

Razzwan avatar Apr 19 '20 13:04 Razzwan