FontoXML / fontoxpath

A minimalistic XPath 3.1 implementation in pure JavaScript
MIT License
135 stars 17 forks source link

Print and rethrow errors thrown during parsing in registerXQueryModule #629

Closed bwrrp closed 9 months ago

bwrrp commented 9 months ago

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

Fixes #628

bundlemon[bot] commented 9 months ago

BundleMon

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

Total files change +11B +0.01%

Final result: :white_check_mark:

View report in BundleMon website ➡️


Current branch size history | Target branch size history

coveralls commented 9 months ago

Coverage Status

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