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(react-await): add GarbageCollectable #403

Closed
wants to merge 100 commits into from

Conversation

manudeli
Copy link
Member

@manudeli manudeli commented Nov 26, 2023

fix #65

Overview

PR Checklist

  • I did below actions if need
  1. I read the Contributing Guide
  2. I added documents and tests.

Copy link

changeset-bot bot commented Nov 26, 2023

⚠️ No Changeset found

Latest commit: 7e22cdc

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 26, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
beta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:19am
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:19am
docs-v1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:19am
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:19am
main ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2024 0:19am
visualization ❌ Failed (Inspect) Apr 5, 2024 0:19am

Copy link

codesandbox-ci bot commented Nov 26, 2023

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.

Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Merging #403 (0debde1) into main (ae83ded) will decrease coverage by 2.23%.
The diff coverage is 0.00%.

❗ Current head 0debde1 differs from pull request most recent head 1e3fa6f. Consider uploading reports for the commit 1e3fa6f to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
- Coverage   83.76%   81.53%   -2.23%     
==========================================
  Files          31       30       -1     
  Lines         505      482      -23     
  Branches      115      112       -3     
==========================================
- Hits          423      393      -30     
- Misses         72       75       +3     
- Partials       10       14       +4     
Components Coverage Δ
@suspensive/react 100.00% <ø> (+2.43%) ⬆️
@suspensive/react-query 0.00% <ø> (ø)
@suspensive/react-await 85.71% <0.00%> (-14.29%) ⬇️
@suspensive/react-image 23.52% <ø> (ø)

@vercel vercel bot temporarily deployed to Preview – docs November 26, 2023 22:20 Inactive
@vercel vercel bot temporarily deployed to Preview – beta March 3, 2024 17:16 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Await options (enabled, cacheTime, staleTime, etc.)
1 participant