Skip to content

feat: add runtime agnostic error handler #48

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

Merged
merged 17 commits into from
Apr 23, 2025
Merged

feat: add runtime agnostic error handler #48

merged 17 commits into from
Apr 23, 2025

Conversation

danielpza
Copy link
Contributor

Adds a new option onError at the root level configuration.

Closes #46

@danielpza danielpza requested a review from pi0 April 17, 2025 20:05
Copy link

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 69.23077% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/_error.ts 76.47% 4 Missing ⚠️
src/adapters/generic.ts 0.00% 2 Missing ⚠️
src/adapters/service-worker.ts 0.00% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@pi0 pi0 merged commit 2132133 into h3js:main Apr 23, 2025
2 checks passed
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.

Runtime agnostic error handler
2 participants