Commit bcf2617
sjduan
Feat: enhance golden validation error output with mismatch details
- Add detailed mismatch information to golden validation error messages
- Show first 20 mismatched elements with indices and actual/expected values
- Use vectorized operations for better performance
- Improve debugging experience for test failures1 parent 554bf89 commit bcf2617
1 file changed
Lines changed: 16 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
933 | 933 | | |
934 | 934 | | |
935 | 935 | | |
936 | | - | |
937 | 936 | | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
938 | 950 | | |
939 | 951 | | |
940 | | - | |
941 | | - | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
942 | 955 | | |
943 | 956 | | |
944 | 957 | | |
| |||
0 commit comments