Skip to content

Build int and float default values correctly #472

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

Merged
merged 2 commits into from
Jan 7, 2021
Merged

Conversation

oryan-block
Copy link
Collaborator

Fixes #344

Checklist

  • Pull requests follows the contribution guide
  • New or modified functionality is covered by tests

Description

Map IntValue and FloatValue to int and double respectively instead of BigInteger and BigDecimal

@oryan-block oryan-block requested a review from vojtapol January 7, 2021 17:25
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.

Default values specified for Int field are passed in as BigInteger to Resolver
2 participants