Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix(OrderedListWalker): Support empty tries#491

Closed
hashcashier wants to merge 3 commits intoop-rs:mainfrom
hashcashier:kailua
Closed

fix(OrderedListWalker): Support empty tries#491
hashcashier wants to merge 3 commits intoop-rs:mainfrom
hashcashier:kailua

Conversation

@hashcashier
Copy link
Contributor

OrderedListWalker::fetch_leaves returns an error when traversing an empty trie, since the root node is of type TrieNode::Empty.

@codecov
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.3%. Comparing base (b1ebc3c) to head (bdda1d6).

Additional details and impacted files

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

@clabby
Copy link
Contributor

clabby commented Sep 5, 2024

Thanks! It looks like our CI is currently rejecting external contributions due to the PAT_TOKEN - re-opened in #493 and fixed CI in #494 for the future.

@clabby clabby closed this Sep 5, 2024
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