poanetwork / token-wizard

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

(Fix) Invest multiple tiers fix #921

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

Closes #907

Retrieving of tiers' amount and dates (start date and end date) is fixed for invest page

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 2245


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/components/manage/index.js 0 2 0.0%
src/components/crowdsale/utils.js 3 34 8.82%
<!-- Total: 3 36 8.33% -->
Files with Coverage Reduction New Missed Lines %
src/components/crowdsale/utils.js 1 4.47%
src/utils/alerts.js 1 0.0%
src/components/invest/index.js 58 0.0%
<!-- Total: 60 -->
Totals Coverage Status
Change from base Build 2243: -0.04%
Covered Lines: 747
Relevant Lines: 3276

💛 - Coveralls