Closed zzmingo closed 7 years ago
Merging #1 into color will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## color #1 +/- ##
=======================================
Coverage 50.53% 50.53%
=======================================
Files 1 1
Lines 15133 15133
=======================================
Hits 7648 7648
Misses 7485 7485
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 b044216...41981a1. Read the comment docs.
test: you can add test case in test/test_ui/, refer to Translation.spec.tsx
I updated, How to re-trigger the codecov.io ?
wo will see it
the codecov seems to be newest already. https://codecov.io/gh/DreamForeast/Wonder-Editor/pull/1/commits
the reason of that the rate don't change is that the rate is affected by "gulp testEditor"e, not by "npm run ui".
Add a component for color picking.
It's based on the very repo: https://github.com/casesandberg/react-color/