refactor(ios): Migrate from PrivateSentrySDKOnly to SentrySDK.internal#6380
Open
alwx wants to merge 3 commits into
Open
refactor(ios): Migrate from PrivateSentrySDKOnly to SentrySDK.internal#6380alwx wants to merge 3 commits into
alwx wants to merge 3 commits into
@sentry/warden / warden: code-review
completed
Jul 2, 2026
1 issue
code-review: Found 1 issue (1 low)
Low
No tests cover the new `RNSentryInternal` bridge for envelope capture, screenshot, and view hierarchy - `packages/core/ios/RNSentry.mm:625`
The three methods refactored here — captureEnvelope, captureScreenshot, and fetchViewHierarchy — have no corresponding tests in the tester suite, so there is no coverage verifying that the new RNSentryInternal bridge calls behave correctly after this change.
⏱ 3m 40s · 663.1k in / 37.6k out · $1.35
Loading