Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add retryWithBackoff utility #22

Merged
merged 2 commits into from
Apr 28, 2022
Merged

feat: add retryWithBackoff utility #22

merged 2 commits into from
Apr 28, 2022

Conversation

jaredLunde
Copy link
Owner

No description provided.

@jaredLunde jaredLunde self-assigned this Apr 28, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 28, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1400eff:

Sandbox Source
exploration-basic Configuration

@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #22 (1400eff) into main (0bc651b) will decrease coverage by 1.14%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
- Coverage   95.53%   94.39%   -1.15%     
==========================================
  Files          26       26              
  Lines        1389     1427      +38     
  Branches      369      382      +13     
==========================================
+ Hits         1327     1347      +20     
- Misses         60       78      +18     
  Partials        2        2              
Impacted Files Coverage Δ
src/tree/tree.ts 96.58% <33.33%> (-2.91%) ⬇️
src/node.tsx 92.10% <40.00%> (-7.90%) ⬇️
src/use-hotkeys.ts 96.21% <40.00%> (-2.23%) ⬇️
src/use-dnd.ts 95.32% <50.00%> (-4.68%) ⬇️
src/use-file-tree-snapshot.ts 96.29% <50.00%> (-3.71%) ⬇️
src/index.ts 76.92% <100.00%> (ø)
src/utils.ts 96.47% <100.00%> (+0.81%) ⬆️

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 698309e...1400eff. Read the comment docs.

@jaredLunde jaredLunde merged commit 82c596a into main Apr 28, 2022
@jaredLunde jaredLunde deleted the lint branch April 28, 2022 05:00
github-actions bot pushed a commit that referenced this pull request Apr 28, 2022
# [1.5.0](v1.4.1...v1.5.0) (2022-04-28)

### Features

* add retryWithBackoff utility ([#22](#22)) ([82c596a](82c596a))
@github-actions
Copy link

🎉 This PR is included in version 1.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants