Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

yield list vs. indiv tuples #805

Merged
merged 1 commit into from
Dec 29, 2023
Merged

yield list vs. indiv tuples #805

merged 1 commit into from
Dec 29, 2023

Conversation

dlawin
Copy link
Contributor

@dlawin dlawin commented Dec 18, 2023

Add an optional parameter yield_list to differ

Setting yield_list to True allows the diffs to be consumed as a list -- which is how the diffs are actually generated. That list represents the diffs found over a key range.

@dlawin dlawin requested a review from nolar December 18, 2023 20:15
@dlawin dlawin self-assigned this Dec 18, 2023
@dlawin dlawin force-pushed the test_diff_result_list branch 2 times, most recently from cb31d5e to e604d40 Compare December 29, 2023 17:57
…iff_segments

Otherwise the info_tree is missing key ranges for the majority of execution
@dlawin dlawin force-pushed the test_diff_result_list branch from 3544d9d to a9cfd54 Compare December 29, 2023 21:31
@dlawin dlawin merged commit 06579be into master Dec 29, 2023
@dlawin dlawin deleted the test_diff_result_list branch December 29, 2023 23:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants