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

Decode bsg metadata #1987

Closed

Conversation

YYChen01988
Copy link
Contributor

Goal

Decoder for bugsnag_metadata to event

Changeset

Moving decoding Bugsnag metadata process to NativeEventDecoder in Kotlin

Testing

Introduced new tests

YingYing Chen and others added 14 commits February 20, 2024 10:57
* feat(NDK)native event decoder tests

* feat(NDK)native event decoder tests

* feat(NDK)native event decoder test 64bit

---------

Co-authored-by: Jason <lemnik@users.noreply.github.com>
* feat(NDK)Device info decoder

* feat(NDK)Device info decoder 32bit tests

* feat(NDK)Device info decoder tests

* Decode bsg notifier and app info into event (#1979)

* feat(NDK)native event decoder tests

* feat(NDK)native event decoder tests

* feat(NDK)native event decoder test 64bit

---------

Co-authored-by: Jason <lemnik@users.noreply.github.com>

* feat(NDK)Device info decoder

* feat(NDK)Device info decoder tests

---------

Co-authored-by: Jason <lemnik@users.noreply.github.com>
* feat(NDK)Device info decoder

* feat(NDK)Device info decoder 32bit tests

* feat(NDK)Device info decoder tests

* Decode bsg notifier and app info into event (#1979)

* feat(NDK)native event decoder tests

* feat(NDK)native event decoder tests

* feat(NDK)native event decoder test 64bit

---------

Co-authored-by: Jason <lemnik@users.noreply.github.com>

* feat(NDK)Device info decoder

* feat(NDK)Device info decoder tests

---------

Co-authored-by: Jason <lemnik@users.noreply.github.com>
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Feb 28, 2024

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1842.96 1668.26
arm64_v8a 626.95 450.82
armeabi_v7a 561.42 385.29
x86 700.66 524.53
x86_64 671.99 495.86

Generated by 🚫 Danger

@YYChen01988 YYChen01988 force-pushed the PLAT-11556/decode_bsg_metadata branch 2 times, most recently from 068f676 to 4e64781 Compare February 29, 2024 11:24
@YYChen01988 YYChen01988 closed this Mar 1, 2024
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.

None yet

2 participants