This is an automated email from the ASF dual-hosted git repository.
xiazcy pushed a change to branch deparameterizeFeatureTests
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git
from 7dd8abb208 docs
add 1f9be1c655 Added deparameterization of
`g_withSackXBigInteger_TEN_powX1000X` by updating big integer parsing and
translation in go and keeping ignored in python
No new revisions were added by this update.
Summary of changes:
CHANGELOG.asciidoc | 1 +
.../language/translator/GoTranslateVisitor.java | 3 ++-
.../language/translator/GremlinTranslatorTest.java | 8 ++++----
.../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs | 2 +-
gremlin-go/build/generate.groovy | 1 -
gremlin-go/driver/cucumber/cucumberSteps_test.go | 8 +-------
gremlin-go/driver/cucumber/gremlin.go | 23 +++++++++++-----------
gremlin-go/driver/traversal.go | 10 ++++++++++
.../gremlin-javascript/test/cucumber/gremlin.js | 2 +-
.../src/main/python/radish/feature_steps.py | 3 +--
gremlin-python/src/main/python/radish/gremlin.py | 2 +-
.../gremlin/test/features/sideEffect/Sack.feature | 3 +--
12 files changed, 34 insertions(+), 32 deletions(-)