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 roysc2024-07-07 06:10:19 +00:00
telackey
was assigned by roysc2024-07-07 06:10:19 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
The unit test for Restore had failing corner cases, due to the
NodeIteratorconstructor 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:
rewindPathFix `Restore` test, add CT workflowto Fix tracker.Restore test, add CT workflowc075acace4toec6b6821b9