Commit 0ec107a
committed
fix: remove unused one_f64 function and fix test compilation
- Remove unused one_f64() function that was causing CI warnings
- Remove unused serde default attribute from Provider.weight field
- Add missing weighted_rpc_steering field to test fixtures
- Apply cargo fmt formatting fixes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude1 parent 34d4974 commit 0ec107a
2 files changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
| 623 | + | |
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
669 | 668 | | |
670 | 669 | | |
671 | 670 | | |
| |||
1269 | 1268 | | |
1270 | 1269 | | |
1271 | 1270 | | |
1272 | | - | |
1273 | | - | |
1274 | | - | |
1275 | | - | |
1276 | 1271 | | |
1277 | 1272 | | |
1278 | 1273 | | |
| |||
0 commit comments