Commit 8058197
fix: add VOID_STATE to VerificationType enum
Instrumentation writes verification_type="void_state" for void methods,
but the enum lacked this value, causing ValueError on every SQLite row parse.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f352f99 commit 8058197
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
| 743 | + | |
743 | 744 | | |
744 | 745 | | |
745 | 746 | | |
| |||
0 commit comments