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

[PLAT-4713] RN: Refactor event deserialiser to ensure unhandled value is retained #917

Merged
merged 2 commits into from
Aug 3, 2020

Conversation

bengourley
Copy link
Contributor

The previous PR (#914) didn't completely fix this problem, as when severity was parsed and set on the event, the value for unhandled was lost again. This refactors the way the HandledState object is constructed to avoid further such issues.

Copy link
Contributor

@fractalwrench fractalwrench left a comment

Choose a reason for hiding this comment

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

LGTM pending resolution of the lint failure on EventDeserializer L22

@bugsnagbot
Copy link
Collaborator

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1437.52 1358.79
arm64_v8a 369.25 287.33
armeabi 348.77 266.85
armeabi_v7a 328.29 250.47
x86 406.1 324.19
x86_64 389.73 307.81

Generated by 🚫 Danger

@bengourley bengourley merged commit 91a543d into master Aug 3, 2020
@bengourley bengourley deleted the bengourley/rn-unhandled-fix branch August 3, 2020 13:59
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.

3 participants