Commit eeba277
docs(tests): Drop stale "two-decorator design" references in test prose
Three test docstrings/comments still framed their reasoning against the
removed two-decorator stack (PR DOI-USGS#283 unified them). Reword to describe
the current joint-planner behavior on its own terms:
- ``test_plan_joint_fans_out_filter_when_list_alone_cannot_fit``: drop
the "previous two-decorator design" aside.
- ``test_chunkable_params_skips_filter_passed_as_list``: rewrite the
"inner filters.chunked is the only place that may shrink filter"
line to point at ``_plan_joint``.
- ``stress_chunker._bail_floor_baseline``: reframe the baseline as
"degenerate singleton plan" rather than "worst case the old
two-decorator design produced."
No behavioral changes; prose only. Chunker tests + offline stress
test still pass.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f16555d commit eeba277
2 files changed
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
333 | | - | |
334 | | - | |
| 332 | + | |
335 | 333 | | |
336 | 334 | | |
337 | 335 | | |
| |||
750 | 748 | | |
751 | 749 | | |
752 | 750 | | |
753 | | - | |
754 | | - | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
755 | 754 | | |
756 | 755 | | |
757 | 756 | | |
| |||
0 commit comments