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

Print and rethrow errors thrown during parsing in registerXQueryModule #629

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

bwrrp
Copy link
Member

@bwrrp bwrrp commented Feb 6, 2024

This fixes parse errors in this API throwing out the raw StackTraceEntry object, which is not a proper error.

Fixes #628

This fixes parse errors in this API throwing out the raw StackTraceEntry
object, which is not a proper error.

Fixes #628
Copy link

bundlemon bot commented Feb 6, 2024

BundleMon

Unchanged files (2)
Status Path Size Limits
fontoxpath.esm.js
77.95KB -
fontoxpath.js
77.84KB -

Total files change +11B +0.01%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

@coveralls
Copy link

coveralls commented Feb 6, 2024

Coverage Status

coverage: 91.582% (+0.001%) from 91.581%
when pulling 9c5320b on print-and-rethrow-module-parse-errors
into 07c10cb on master.

@bwrrp bwrrp merged commit dc5c41f into master Feb 7, 2024
18 checks passed
@bwrrp bwrrp deleted the print-and-rethrow-module-parse-errors branch February 7, 2024 09:59
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.

Exceptions no longer stringify
3 participants