poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
384 stars 215 forks source link

Add before unload warning #1228

Closed mariano-aguero closed 5 years ago

mariano-aguero commented 5 years ago

Closes #1227

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 3533


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/StepOne/index.js 2 6 33.33%
src/components/StepThree/index.js 2 6 33.33%
src/components/StepFour/index.js 0 6 0.0%
src/components/StepTwo/index.js 2 12 16.67%
<!-- Total: 6 30 20.0% -->
Files with Coverage Reduction New Missed Lines %
src/components/StepFour/index.js 1 1.39%
src/components/Common/PreventRefresh.js 4 0.0%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 3529: -0.2%
Covered Lines: 1684
Relevant Lines: 4772

💛 - Coveralls