This is an automated email from the ASF dual-hosted git repository. kenhuuu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
commit 223c147f9dbc2bd26c6854249d8be400e7c4cbd2 Merge: fd0e3b5be0 5cc351e9e7 Author: Ken Hu <[email protected]> AuthorDate: Tue Aug 25 15:49:32 2026 -0700 Merge branch '3.8-dev' CHANGELOG.asciidoc | 1 + .../strategy/decoration/VertexProgramStrategy.java | 13 ++- .../decoration/HaltedTraverserStrategy.java | 26 ++--- .../finalization/MatchAlgorithmStrategy.java | 9 +- .../decoration/VertexProgramStrategyTest.java | 124 +++++++++++++++++++++ .../decoration/HaltedTraverserStrategyTest.java | 58 ++++++++++ .../finalization/MatchAlgorithmStrategyTest.java | 83 ++++++++++++++ 7 files changed, 297 insertions(+), 17 deletions(-)
