node-retry icon indicating copy to clipboard operation
node-retry copied to clipboard

operation.reset() gives ability force retry

Open timbowhite opened this issue 7 years ago • 1 comments

timbowhite avatar Feb 09 '19 04:02 timbowhite

Codecov Report

Merging #66 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #66      +/-   ##
==========================================
+ Coverage    90.2%   90.47%   +0.26%     
==========================================
  Files           2        2              
  Lines         143      147       +4     
==========================================
+ Hits          129      133       +4     
  Misses         14       14
Impacted Files Coverage Δ
lib/retry_operation.js 86.59% <100%> (+0.57%) :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 88548b9...0b29af0. Read the comment docs.

codecov[bot] avatar Feb 09 '19 04:02 codecov[bot]