Skip to content

Fix edge case in accumulated test case - #274

Merged
davidben merged 1 commit into
mainfrom
fix-edge-case
Jul 20, 2026
Merged

Fix edge case in accumulated test case#274
davidben merged 1 commit into
mainfrom
fix-edge-case

Conversation

@davidben

Copy link
Copy Markdown
Collaborator

The accumulated test for the subtree covering was written as if the single-subtree special case was for [start, end) being a subtree, when it's actually for [start, end) having size 1.

Either would have worked. The spec mostly arbitrarily picked the latter.

The accumulated test for the subtree covering was written as if the
single-subtree special case was for [start, end) being a subtree, when
it's actually for [start, end) having size 1.

Either would have worked. The spec mostly arbitrarily picked the latter.
@davidben
davidben merged commit deb45aa into main Jul 20, 2026
5 checks passed
@davidben
davidben deleted the fix-edge-case branch July 20, 2026 20:26
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