sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Hubs/Scopes Merge 36 - Implement `CombinedScopeViewTest`

Open adinauer opened this issue 1 year ago • 2 comments

#skip-changelog

:scroll: Description

:bulb: Motivation and Context

:green_heart: How did you test it?

:pencil: Checklist

  • [ ] I reviewed the submitted code.
  • [ ] I added tests to verify the changes.
  • [ ] No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • [ ] I updated the docs if needed.
  • [ ] Review from the native team if needed.
  • [ ] No breaking change or entry added to the changelog.
  • [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.

:crystal_ball: Next steps

adinauer avatar Apr 18 '24 10:04 adinauer

Messages
:book: Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by :no_entry_sign: dangerJS against 05e1b4866c390dea2c8b9415c201a811e95164d6

github-actions[bot] avatar Apr 18 '24 10:04 github-actions[bot]

Performance metrics :rocket:

  Plain With Sentry Diff
Startup time 468.65 ms 599.69 ms 131.04 ms
Size 1.70 MiB 2.28 MiB 594.78 KiB

Previous results on branch: feat/hsm-36-combined-scope-view-test

Startup times

Revision Plain With Sentry Diff
86f078ca2711d91c7906280f199d3165e54433d6 532.04 ms 675.53 ms 143.49 ms

App size

Revision Plain With Sentry Diff
86f078ca2711d91c7906280f199d3165e54433d6 1.70 MiB 2.28 MiB 594.78 KiB

github-actions[bot] avatar Apr 18 '24 10:04 github-actions[bot]