ETCDEVTeam / emerald-js-ui

React UI components
https://etcdevteam.github.io/emerald-js-ui
Apache License 2.0
4 stars 2 forks source link

solution: use new icons for address copy and edit icons #40

Closed shanejonas closed 6 years ago

shanejonas commented 6 years ago

image

image

codecov[bot] commented 6 years ago

Codecov Report

Merging #40 into master will increase coverage by 38.92%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #40       +/-   ##
===========================================
+ Coverage   24.02%   62.94%   +38.92%     
===========================================
  Files         304      303        -1     
  Lines        1149      753      -396     
  Branches      252       52      -200     
===========================================
+ Hits          276      474      +198     
+ Misses        646      252      -394     
+ Partials      227       27      -200
Impacted Files Coverage Δ
src/components/Account/Account.js 100% <ø> (ø) :arrow_up:
src/components/Address/Address.js 71.42% <ø> (ø) :arrow_up:
src/icons3/index.js
src/icons3/CircleSplitSlash.js 50% <0%> (+50%) :arrow_up:
src/icons3/Sandclock.js 50% <0%> (+50%) :arrow_up:
src/icons3/Pen3.js 50% <0%> (+50%) :arrow_up:
src/icons3/Ledger.js 50% <0%> (+50%) :arrow_up:
src/icons3/CurrencyUsd.js 50% <0%> (+50%) :arrow_up:
src/icons3/Contract.js 50% <0%> (+50%) :arrow_up:
src/icons3/ArrowDown.js 50% <0%> (+50%) :arrow_up:
... and 191 more

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 857e171...bc8fc67. Read the comment docs.