feat(error): display filename with the error message
This commit is contained in:
parent
32cfdfa07f
commit
442c4b7beb
3 changed files with 14 additions and 10 deletions
|
|
@ -11,8 +11,12 @@
|
|||
:LOGBOOK:
|
||||
CLOCK: [2025-05-03 sam. 18:40]--[2025-05-03 sam. 18:46] => 0:06
|
||||
:END:
|
||||
** TODO OSDBError::display() should take a filename and display it alongside the error
|
||||
|
||||
** DONE OSDBError::display() should take a filename and display it alongside the error
|
||||
:LOGBOOK:
|
||||
CLOCK: [2025-05-03 sam. 21:24]--[2025-05-03 sam. 21:27] => 0:03
|
||||
:END:
|
||||
** TODO OSDBError::display() should take an input string, to be able to resolve spans inside the error
|
||||
** TODO OSDBError::display() should generate ariadne errors and return those
|
||||
* DONE snapshot testing
|
||||
|
||||
** DONE Find the snapshot testing library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue