Skip to content

test(trie): fix nonexistent edge keys test name - #7250

Open
fmterrors wants to merge 1 commit into
lambdaclass:mainfrom
fmterrors:feature_fmterrors
Open

test(trie): fix nonexistent edge keys test name#7250
fmterrors wants to merge 1 commit into
lambdaclass:mainfrom
fmterrors:feature_fmterrors

Conversation

@fmterrors

Copy link
Copy Markdown

Motivation

The range-proof property test misspells “nonexistent” in its function name and uses an ambiguous sentence in the adjacent comment. Accurate test names make failures and filtered test runs easier to interpret.

Description

Rename proptest_verify_range_nonexistant_edge_keys to proptest_verify_range_nonexistent_edge_keys and clarify that both boundary keys are absent. The generated cases and assertions are unchanged. cargo fmt --all -- --check passes.

Checklist

  • Updated STORE_SCHEMA_VERSION — not applicable; storage and schemas are unchanged.

Closes N/A

Signed-off-by: fmterrors <fmterrors@outlook.com>
@fmterrors
fmterrors requested a review from a team as a code owner September 3, 2026 06:45
@github-actions github-actions Bot added the external-contributor PR opened by a contributor outside the team label Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor PR opened by a contributor outside the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant