Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle Infinity and -Infinity results correctly #950

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

oskarhane
Copy link
Member

@oskarhane oskarhane commented Aug 7, 2019

Example query RETURN 1.0/0.0.

  • Rename stringFormat -> stringModifier to hint that it may not always do formatting.

  • Add tests to verify bug is fixed

oskarhane-mbpt 2019-08-07 at 10 17 13

Example query `RETURN 1.0/0.0`.

- Rename stringFormat -> stringModifier to hint that it may not always do formatting.

- Add tests to verify bug is fixed
Copy link
Contributor

@huboneo huboneo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (・‿・)ノ⌒:・゚✧

@oskarhane oskarhane merged commit a66d53e into neo4j:master Aug 8, 2019
@oskarhane oskarhane deleted the fix-infinity-render-bug branch August 8, 2019 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants