smartcar / retryify

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

feat: add TS libdef #81

Open antongolub opened 5 months ago

antongolub commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4c12f48) to head (a59a56f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #81 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 47 48 +1 ========================================= + Hits 47 48 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

antongolub commented 4 months ago

Hey, @gurpreetatwal, @sankethkatta, @hhovsepi

Could anybody take a look?

NandoSangenetto commented 3 months ago

I was going to create a PR like this one.

What is holding it to be reviewed?