youngtailors / react-silk

Seamless components that work on both react web and native
https://youngtailors.github.io/react-silk
MIT License
17 stars 4 forks source link

[feat] Enhance input pin component #67

Closed hieuhani closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #67 into master will increase coverage by 0.1%. The diff coverage is 6.81%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #67     +/-   ##
========================================
+ Coverage    10.5%   10.6%   +0.1%     
========================================
  Files          16      16             
  Lines         257     264      +7     
  Branches       19      24      +5     
========================================
+ Hits           27      28      +1     
- Misses        230     236      +6
Impacted Files Coverage Δ
packages/react-silk-ui/src/components/InputPin.tsx 0% <0%> (ø) :arrow_up:
packages/react-silk-ui/src/index.ts 0% <0%> (ø) :arrow_up:
packages/react-silk-ui/src/components/Input.tsx 0% <0%> (ø) :arrow_up:
packages/react-silk-form/src/index.tsx 75% <75%> (+1.08%) :arrow_up:

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 0bbc81b...655c950. Read the comment docs.