Skip to content

Clarify discard() historical note now that none() names a different step - #3680

Merged
spmallette merged 1 commit into
apache:masterfrom
spmallette:tp-docs-discard-step-150
Sep 25, 2026
Merged

spmallette merged 1 commit into
apache:masterfrom
spmallette:tp-docs-discard-step-150

Conversation

@spmallette

Copy link
Copy Markdown
Contributor

The discard() semantics section noted only that the step was formerly named none() prior to 3.8.0. That name has since been reassigned to an unrelated list filter step that requires a predicate argument, so a bare none() no longer discards traversers. Move the historical note into the Considerations prose, explain the reassignment, and cross-reference the current none() step so providers are not misled into expecting the old behavior.

The discard() semantics section noted only that the step was formerly
named none() prior to 3.8.0. That name has since been reassigned to an
unrelated list filter step that requires a predicate argument, so a bare
none() no longer discards traversers. Move the historical note into the
Considerations prose, explain the reassignment, and cross-reference the
current none() step so providers are not misled into expecting the old
behavior.

Assisted-by: Kiro:claude-opus-4.8
@spmallette
spmallette merged commit f8e64f8 into apache:master Sep 25, 2026
6 checks passed
@spmallette
spmallette deleted the tp-docs-discard-step-150 branch September 25, 2026 12:39
@codecov-commenter

codecov-commenter commented Sep 25, 2026 •

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.70%. Comparing base (a28cd1f) to head (fdd08fc).
⚠️ Report is 647 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3680      +/-   ##
============================================
+ Coverage     76.35%   76.70%   +0.34%     
- Complexity    13424    14337     +913     
============================================
  Files          1012     1037      +25     
  Lines         60341    64761    +4420     
  Branches       7075     7695     +620     
============================================
+ Hits          46076    49672    +3596     
- Misses        11548    11998     +450     
- Partials       2717     3091     +374     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants