Commit 9cc1bcf
committed
fix: update upstream compress test mocks to match renamed stats keys
The new test_cmd_compress_dry_run and test_cmd_compress_stores_results
tests (added upstream after this branch diverged) mock
compression_stats() with the old key names. Update the mocks to use
the post-#147 keys (original_tokens_est, summary_tokens_est,
size_ratio, summary_chars) so they match what the fixed cmd_compress
actually reads.1 parent 6578851 commit 9cc1bcf
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
| |||
619 | 619 | | |
620 | 620 | | |
621 | 621 | | |
622 | | - | |
623 | | - | |
624 | | - | |
625 | | - | |
| 622 | + | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
626 | 626 | | |
627 | 627 | | |
628 | 628 | | |
| |||
0 commit comments