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: Warning component added #25

Closed gagarin55 closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #25 into master will decrease coverage by 2.39%. The diff coverage is 38.88%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #25     +/-   ##
=========================================
- Coverage   82.63%   80.24%   -2.4%     
=========================================
  Files          92       95      +3     
  Lines         311      329     +18     
  Branches       45       47      +2     
=========================================
+ Hits          257      264      +7     
- Misses         34       43      +9     
- Partials       20       22      +2
Impacted Files Coverage Δ
src/icons2/ContractExecute1.js 100% <ø> (ø) :arrow_up:
src/icons2/MultiSigWallet.js 100% <ø> (ø) :arrow_up:
src/icons2/Export.js 100% <ø> (ø) :arrow_up:
src/components/Warning/index.js 0% <0%> (ø)
src/index.js 0% <0%> (ø) :arrow_up:
src/components/Warning/styles.js 100% <100%> (ø)
src/components/Warning/Warning.js 42.85% <42.85%> (ø)

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 2931471...cd338da. Read the comment docs.