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

refactor: simplify error handing #543

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Conversation

tien
Copy link
Owner

@tien tien commented Mar 6, 2025

No description provided.

Copy link

changeset-bot bot commented Mar 6, 2025

🦋 Changeset detected

Latest commit: 52624b0

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@reactive-dot/react Patch

Not sure what this means? Click here to learn what changesets are.

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

Copy link

codecov bot commented Mar 6, 2025

Codecov Report

Attention: Patch coverage is 40.20619% with 58 lines in your changes missing coverage. Please review.

Project coverage is 69.69%. Comparing base (2142e7a) to head (52624b0).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
packages/react/src/hooks/use-query.ts 0.00% 28 Missing ⚠️
packages/react/src/hooks/use-typed-api.ts 0.00% 10 Missing ⚠️
packages/react/src/hooks/use-client.ts 0.00% 9 Missing ⚠️
packages/react/src/hooks/use-chain-spec-data.ts 0.00% 6 Missing ⚠️
.../src/utils/jotai/atom-family-with-error-catcher.ts 86.66% 4 Missing ⚠️
packages/react/src/hooks/use-wallets.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #543      +/-   ##
==========================================
- Coverage   70.03%   69.69%   -0.34%     
==========================================
  Files         120      120              
  Lines        3100     3102       +2     
  Branches      499      495       -4     
==========================================
- Hits         2171     2162       -9     
- Misses        929      940      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tien tien merged commit a58bbd6 into main Mar 6, 2025
3 of 5 checks passed
@tien tien deleted the refactor/simplify-error-handling branch March 6, 2025 06:15
@github-actions github-actions bot mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant