Skip to content

update public api

9332ded
Select commit
Loading
Failed to load commit list.
Merged

feat: Move enableFileManagerSwizzling and enableDataSwizzling to top-level options #6592

update public api
9332ded
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 30, 2025 in 0s

85.135% (-0.132%) compared to 45e9fb1

View this Pull Request on Codecov

85.135% (-0.132%) compared to 45e9fb1

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.135%. Comparing base (45e9fb1) to head (9332ded).
✅ All tests successful. No failed tests found.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6592       +/-   ##
=============================================
- Coverage   85.266%   85.135%   -0.132%     
=============================================
  Files          451       451               
  Lines        27414     27401       -13     
  Branches     11926     10441     -1485     
=============================================
- Hits         23375     23328       -47     
- Misses        3996      4030       +34     
  Partials        43        43               
Files with missing lines Coverage Δ
Sources/Sentry/SentryNSDataSwizzling.m 100.000% <100.000%> (ø)
Sources/Sentry/SentryNSFileManagerSwizzling.m 43.181% <100.000%> (-56.819%) ⬇️
Sources/Sentry/SentryOptions.m 96.449% <100.000%> (+0.042%) ⬆️
...es/Swift/Helper/SentryEnabledFeaturesBuilder.swift 100.000% <100.000%> (ø)
...tegrations/Performance/IO/Data+SentryTracing.swift 100.000% <ø> (ø)
...ons/Performance/IO/FileManager+SentryTracing.swift 100.000% <ø> (ø)
Sources/Swift/SentryExperimentalOptions.swift 87.500% <ø> (-2.500%) ⬇️

... and 13 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 45e9fb1...9332ded. Read the comment docs.