-
-
Notifications
You must be signed in to change notification settings - Fork 115
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: allow clients to throw on error #830
Conversation
Run & review this pull request in StackBlitz Codeflow. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🦋 Changeset detectedLatest commit: 323d0a0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 6 packages
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 |
184ca9b
to
e6b0040
Compare
e6b0040
to
e0449d4
Compare
e0449d4
to
d6a8edb
Compare
d6a8edb
to
de5f777
Compare
…escript-codegen into feat/throw-on-error
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #830 +/- ##
==========================================
+ Coverage 72.83% 72.96% +0.13%
==========================================
Files 84 83 -1
Lines 8959 8999 +40
Branches 797 803 +6
==========================================
+ Hits 6525 6566 +41
+ Misses 2430 2429 -1
Partials 4 4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1deae27
to
4faec4d
Compare
4faec4d
to
babf11a
Compare
Closes #680
Closes #648