Skip to content

fix(ios): Prevent managed exceptions from leaking as NSExceptions - #5525

Open
jpnurmi wants to merge 2 commits into
mainfrom
jpnurmi/fix/nsexception
Open

fix(ios): Prevent managed exceptions from leaking as NSExceptions#5525
jpnurmi wants to merge 2 commits into
mainfrom
jpnurmi/fix/nsexception

fix(ios): Prevent callback exceptions from leaking as NSExceptions

b1e042b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 31, 2026 in 1s

74.75% (+0.00%) compared to fd638f0

View this Pull Request on Codecov

74.75% (+0.00%) compared to fd638f0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.75%. Comparing base (fd638f0) to head (b1e042b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5525   +/-   ##
=======================================
  Coverage   74.75%   74.75%           
=======================================
  Files         515      515           
  Lines       18884    18884           
  Branches     3688     3688           
=======================================
  Hits        14116    14116           
  Misses       3884     3884           
  Partials      884      884           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.