Skip to content

Changed GremlinLangScriptEngine to treat float literals as Double by default#102

Closed
andreachild wants to merge 1 commit intoBit-Quill:4.0-backportfrom
andreachild:achild-defaultDouble
Closed

Changed GremlinLangScriptEngine to treat float literals as Double by default#102
andreachild wants to merge 1 commit intoBit-Quill:4.0-backportfrom
andreachild:achild-defaultDouble

Conversation

@andreachild
Copy link

@andreachild andreachild commented Mar 12, 2025

Changed GremlinLangScriptEngine to treat float literals without an appropriate suffix (such as 'm', 'f', 'd') as Double by default instead of BigInteger.

@andreachild andreachild changed the title Changed GremlinLangScriptEngine to treat float literals as Double ins… Changed GremlinLangScriptEngine to treat float literals as Double by default Mar 12, 2025
@codecov
Copy link

codecov bot commented Mar 12, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (4.0-backport@430cc36). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             4.0-backport     #102   +/-   ##
===============================================
  Coverage                ?   76.36%           
  Complexity              ?    13232           
===============================================
  Files                   ?     1061           
  Lines                   ?    61569           
  Branches                ?     7343           
===============================================
  Hits                    ?    47015           
  Misses                  ?    12034           
  Partials                ?     2520           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant