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

Convert Event to Kotlin and remove EventInternal #1951

Closed

Conversation

ghost
Copy link

@ghost ghost commented Dec 5, 2023

Goal

Convert Event.java to kotlin class and integrate EventInternal to Event

Testing

Existing tests

@ghost ghost requested a review from lemnik December 5, 2023 10:26
@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Dec 5, 2023

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1843.18 1668.78
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

SmartbearYing and others added 3 commits December 5, 2023 10:28
* fix(payload size) added error call back to make the payload size more consistent

* Convert file store and subclasses to kotlin (#1929)

* fix(code convert) add FileStore, sessionStore and EventStore Kotlin classes

* fix(code convert) add FileStore, sessionStore and EventStore Kotlin classes

* fix(code convert) add FileStore, sessionStore and EventStore Kotlin classes

* fix(code convert) add FileStore, sessionStore and EventStore Kotlin classes

* Time limitation for thread collection (#1935)

* fix(threadStack timeout) add time limitation for thread stack

* fix(threadStack timeout) add time limitation for thread stack

* Feature flags should be modified in-place. (#1940)

* fix(feature flags) refactor feature flags are modified in-place.

* Time limitation for thread collection (#1935)

* fix(threadStack timeout) add time limitation for thread stack

* fix(threadStack timeout) add time limitation for thread stack

* fix(payload size) adjusted end to end test
@ghost ghost marked this pull request as ready for review December 5, 2023 14:57
@lemnik lemnik changed the title Convert event to kotlin and remove event internal Convert Event to Kotlin and remove EventInternal Dec 19, 2023
@lemnik
Copy link
Contributor

lemnik commented Jan 5, 2024

The current effect on the public API surface means this PR currently introduces more problems than it really solves. Closing until this can be addressed properly.

@lemnik lemnik closed this Jan 5, 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.

3 participants