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

Inject backtrace reporter into Logs feature #1948

Merged

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Jul 8, 2024

What and why?

Follow-up for 00fd8f7 - backtrace reporter was added to the Logs feature, but it was never passed in the constructor call.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

Custom CI job configuration (optional)

  • Run unit tests for Session Replay

@0xnm 0xnm marked this pull request as ready for review July 8, 2024 14:39
@0xnm 0xnm requested review from a team as code owners July 8, 2024 14:39
@0xnm 0xnm changed the title Inject backtrace reported into Logs feature Inject backtrace reporter into Logs feature Jul 8, 2024
@0xnm 0xnm force-pushed the nogorodnikov/inject-backtrace-reporter-into-logsfeature branch from 968fd94 to dcb2343 Compare July 8, 2024 14:40
@maxep
Copy link
Member

maxep commented Jul 8, 2024

Looks great, nice catch!
For testing, maybe you can do similar one as this which uses BacktraceReporterMock.

@0xnm 0xnm force-pushed the nogorodnikov/inject-backtrace-reporter-into-logsfeature branch from dcb2343 to 8627775 Compare July 9, 2024 07:36
@0xnm
Copy link
Member Author

0xnm commented Jul 9, 2024

@maxep I added a simple test.

@0xnm 0xnm force-pushed the nogorodnikov/inject-backtrace-reporter-into-logsfeature branch from 8627775 to 2f117d4 Compare July 9, 2024 07:59
Base automatically changed from maxep/kmp-objc-swift-interop to hotfix/2.14.1 July 9, 2024 08:07
@0xnm 0xnm merged commit 04982c2 into hotfix/2.14.1 Jul 9, 2024
15 checks passed
This was referenced Jul 9, 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