briancavalier / creed

Sophisticated and functionally-minded async with advanced features: coroutines, promises, ES2015 iterables, fantasy-land
https://briancavalier.github.io/creed
MIT License
273 stars 20 forks source link

Add .finally #172

Closed briancavalier closed 6 years ago

briancavalier commented 6 years ago

Add promise.finally, tests, and docs

briancavalier commented 6 years ago

Not sure why coveralls is never finishing ... but it's easy to see coverage hasn't changed in the travis log. Merging.

unscriptable commented 6 years ago

👍

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 4e1aaf1b4ca2d8ba9fbeab2089e2936f26f8c01a on add-finally into c5079d7b8eb182329ff07244e657c98a4b63a659 on master.