later icon indicating copy to clipboard operation
later copied to clipboard

Fixed failing schedule().next() #14

Open yrambler2001 opened this issue 3 years ago • 2 comments

yrambler2001 avatar Jul 28 '21 08:07 yrambler2001

Fixes #14 issue

yrambler2001 avatar Jul 28 '21 08:07 yrambler2001

Codecov Report

Merging #15 (4b5c6f6) into master (e8d16f3) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   97.42%   97.43%   +0.01%     
==========================================
  Files           1        1              
  Lines         853      857       +4     
==========================================
+ Hits          831      835       +4     
  Misses         22       22              
Impacted Files Coverage Δ
src/index.js 97.43% <100.00%> (+0.01%) :arrow_up:

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 e8d16f3...4b5c6f6. Read the comment docs.

codecov-commenter avatar Jul 28 '21 08:07 codecov-commenter

Thank you 🙏 Merged and released to npm 🎉

breejs/later v4.2.0 released to npm https://github.com/breejs/later/releases/tag/v4.2.0

titanism avatar Nov 28 '23 21:11 titanism