RationalJS / future

A Js.Promise alternative for ReasonML
213 stars 15 forks source link

upgrade to bs-platform 4.0.1 #19

Closed scull7 closed 6 years ago

scull7 commented 6 years ago

Upgrade to the latest and greatest. Also, I locked ospec to v1.4.1 because they're on version 3.x and upgrading to that breaks all the asynchronous tests.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 24


Files with Coverage Reduction New Missed Lines %
src/Future.bs.js 1 97.78%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 23: 0.02%
Covered Lines: 83
Relevant Lines: 84

💛 - Coveralls
gilbert commented 6 years ago

Wonderful, thank you!