ETCDEVTeam / emerald-js-ui

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

problem: IdentityIcon shows different images for checksummed address and ordinary one #38

Closed gagarin55 closed 6 years ago

gagarin55 commented 6 years ago

solution: Always convert id to lower case before generate image for identity icon

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #38   +/-   ##
=======================================
  Coverage   24.02%   24.02%           
=======================================
  Files         304      304           
  Lines        1149     1149           
  Branches      252      252           
=======================================
  Hits          276      276           
  Misses        646      646           
  Partials      227      227
Impacted Files Coverage Δ
src/components/IdentityIcon/IdentityIcon.js 100% <100%> (ø) :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 84dc443...cf5357b. Read the comment docs.