-
Notifications
You must be signed in to change notification settings - Fork 106
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
feat!: throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516
Merged
crwilcox
merged 41 commits into
googleapis:master
from
AVaksman:object_numeric_typecast
Nov 14, 2019
Merged
feat!: throw error with out of bounds integer values, optionally wrap into DsInt or provide a custom 'integerValue' type cast options #516
crwilcox
merged 41 commits into
googleapis:master
from
AVaksman:object_numeric_typecast
Nov 14, 2019
Commits on Oct 13, 2019
-
integerValues decode in entity.Int object, throw error with out of bo…
…unds integer values instead of truncating, add custom 'integerValue' type cast option
Configuration menu - View commit details
-
Copy full SHA for 834d9a3 - Browse repository at this point
Copy the full SHA 834d9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bd8df - Browse repository at this point
Copy the full SHA 64bd8dfView commit details
Commits on Oct 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 5206576 - Browse repository at this point
Copy the full SHA 5206576View commit details
Commits on Oct 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 21ade5e - Browse repository at this point
Copy the full SHA 21ade5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86baea7 - Browse repository at this point
Copy the full SHA 86baea7View commit details
Commits on Oct 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8938cc3 - Browse repository at this point
Copy the full SHA 8938cc3View commit details
Commits on Oct 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8d93873 - Browse repository at this point
Copy the full SHA 8d93873View commit details
Commits on Oct 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c9f7946 - Browse repository at this point
Copy the full SHA c9f7946View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24e515 - Browse repository at this point
Copy the full SHA d24e515View commit details
Commits on Oct 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for aab5bac - Browse repository at this point
Copy the full SHA aab5bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4a314 - Browse repository at this point
Copy the full SHA ba4a314View commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 536ac14 - Browse repository at this point
Copy the full SHA 536ac14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 063777e - Browse repository at this point
Copy the full SHA 063777eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2eb3e3 - Browse repository at this point
Copy the full SHA a2eb3e3View commit details
Commits on Nov 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2c9ee4e - Browse repository at this point
Copy the full SHA 2c9ee4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d944e - Browse repository at this point
Copy the full SHA c4d944eView commit details -
Configuration menu - View commit details
-
Copy full SHA for de30699 - Browse repository at this point
Copy the full SHA de30699View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9d0d80 - Browse repository at this point
Copy the full SHA d9d0d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad51b3 - Browse repository at this point
Copy the full SHA bad51b3View commit details
Commits on Nov 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 66574dc - Browse repository at this point
Copy the full SHA 66574dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa2a4ca - Browse repository at this point
Copy the full SHA aa2a4caView commit details
Commits on Nov 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c64b6fa - Browse repository at this point
Copy the full SHA c64b6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58d9767 - Browse repository at this point
Copy the full SHA 58d9767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d4f8ba - Browse repository at this point
Copy the full SHA 3d4f8baView commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 7c366cc - Browse repository at this point
Copy the full SHA 7c366ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for f353bdf - Browse repository at this point
Copy the full SHA f353bdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08f6fa3 - Browse repository at this point
Copy the full SHA 08f6fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96b0043 - Browse repository at this point
Copy the full SHA 96b0043View commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 98f0491 - Browse repository at this point
Copy the full SHA 98f0491View commit details
Commits on Nov 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f856765 - Browse repository at this point
Copy the full SHA f856765View commit details
Commits on Nov 11, 2019
-
refactor: refactor into signle param wrapNumbersOptions: boolean | In…
…tegerTypeCastOptions
Configuration menu - View commit details
-
Copy full SHA for 05968bd - Browse repository at this point
Copy the full SHA 05968bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e59dd2d - Browse repository at this point
Copy the full SHA e59dd2dView commit details -
fix: if integerTypeCasFunction is provided API should return call it …
…by default vs just returning DsInt
Configuration menu - View commit details
-
Copy full SHA for 832d31b - Browse repository at this point
Copy the full SHA 832d31bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aeda4f4 - Browse repository at this point
Copy the full SHA aeda4f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a193365 - Browse repository at this point
Copy the full SHA a193365View commit details
Commits on Nov 12, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6b440f5 - Browse repository at this point
Copy the full SHA 6b440f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1d249 - Browse repository at this point
Copy the full SHA ae1d249View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecde411 - Browse repository at this point
Copy the full SHA ecde411View commit details
Commits on Nov 13, 2019
-
2
Configuration menu - View commit details
-
Copy full SHA for db6fb32 - Browse repository at this point
Copy the full SHA db6fb32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d277c1 - Browse repository at this point
Copy the full SHA 0d277c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87792e6 - Browse repository at this point
Copy the full SHA 87792e6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.