Commit edd1690
fix: Guard against None tracker in Judge.evaluate()
Raise a clear RuntimeError if create_tracker returns None rather
than letting it crash with AttributeError on track_metrics_of_async.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent a41c7e3 commit edd1690
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
74 | 79 | | |
75 | 80 | | |
76 | 81 | | |
| |||
0 commit comments