Commit df997ad
fix(api): add deprecated id alias in MMD and streaming KS schedule list responses
The id alias was added to compare_means, kolmogorov_smirnov, and
jensen_shannon in PR #182 but missed in mmd.py and
kolmogorov_smirnov_streaming.py, causing KeyError: 'id' in
integration tests for approxkstest and fouriermmd schedules.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6b1179a commit df997ad
2 files changed
Lines changed: 2 additions & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| 339 | + | |
339 | 340 | | |
340 | 341 | | |
341 | 342 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| 310 | + | |
310 | 311 | | |
311 | 312 | | |
312 | 313 | | |
| |||
0 commit comments