Skip to content

cli_util: Propagate backend errors when filtering paths - #10080

Open
slerpyyy wants to merge 1 commit into
mainfrom
usuwwkmvxzqk
Open

cli_util: Propagate backend errors when filtering paths#10080
slerpyyy wants to merge 1 commit into
mainfrom
usuwwkmvxzqk

Conversation

@slerpyyy

Copy link
Copy Markdown
Contributor

Minor internal change; fixes three // TODO comments.

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (cli/src/config-schema.json)
  • I have added/updated tests to cover my changes
  • I fully understand the code that I am submitting (what it does,
    how it works, how it's organized), including any code drafted by an LLM.
  • For any prose generated by an LLM, I have proof-read and copy-edited with
    an eye towards deleting anything that is irrelevant, clarifying anything
    that is confusing, and adding details that are relevant. This includes,
    for example, commit descriptions, PR descriptions, and code comments.

This change factors out a common operation into a separate function
called `retain_paths_absent_from_merge_trees` and properly propagates
the error in case the operation fails.
@slerpyyy
slerpyyy requested a review from a team as a code owner August 29, 2026 22:08
@yuja

yuja commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

#10083

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