smartcar / retryify

Wrap a function to retry on specific errors.
MIT License
11 stars 1 forks source link

fix: lingering use of `.errors` #61

Closed gurpreetatwal closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #61 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #61   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           43        43           
=========================================
  Hits            43        43           
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)

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 a7e3a82...dd8cae0. Read the comment docs.

smartcar-ci commented 4 years ago

:tada: This PR is included in version 5.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: