Commit ce5cc8d
Anivar A Aravind
topdown: Include both input and error details in PURL parse errors
As suggested by @srenatus, error messages now include both the invalid
input string and the underlying parser error using %w for proper error
wrapping. This provides better debugging information when parsing fails.1 parent f38a814 commit ce5cc8d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments