Commit ebd9cb2
Address PR #110 feedback round 9: fix test fixture mismatch
Update mock return value for _rust_loocv_grid_search to include the
7th value (first_failed_obs) that was added in round 8. The mock was
returning 6 values but the actual Rust function returns 7.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 835ade2 commit ebd9cb2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2081 | 2081 | | |
2082 | 2082 | | |
2083 | 2083 | | |
2084 | | - | |
2085 | | - | |
| 2084 | + | |
| 2085 | + | |
2086 | 2086 | | |
2087 | 2087 | | |
2088 | 2088 | | |
| |||
0 commit comments