Fix tracker.Restore test, add CT workflow #5

Merged
roysc merged 4 commits from fix-restore-test into main 2024-07-08 07:19:02 +00:00
Owner

The unit test for Restore had failing corner cases, due to the NodeIterator constructor only allowing initialization at even-length paths. I couldn't find a cleaner solution than just allowing a possible node of overlap in the test.

Also:

  • adds a CT workflow
  • don't mutate input path in rewindPath
The unit test for Restore had failing corner cases, due to the `NodeIterator` constructor only allowing initialization at even-length paths. I couldn't find a cleaner solution than just allowing a possible node of overlap in the test. Also: - adds a CT workflow - don't mutate input path in `rewindPath`
dboreham was assigned by roysc 2024-07-07 06:10:19 +00:00
telackey was assigned by roysc 2024-07-07 06:10:19 +00:00
roysc added 5 commits 2024-07-07 06:10:20 +00:00
roysc added 1 commit 2024-07-07 06:13:50 +00:00
godoc to trigger action
All checks were successful
Test / Run unit tests (pull_request) Successful in 3m29s
c075acace4
roysc changed title from Fix `Restore` test, add CT workflow to Fix tracker.Restore test, add CT workflow 2024-07-08 06:15:24 +00:00
roysc force-pushed fix-restore-test from c075acace4 to ec6b6821b9 2024-07-08 06:53:13 +00:00 Compare
roysc merged commit ec6b6821b9 into main 2024-07-08 07:19:02 +00:00
roysc deleted branch fix-restore-test 2024-07-08 07:19:03 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/eth-iterator-utils#5
No description provided.