Skip to content

ref: Remove unnecessary @objcMembers and @objc annotations

d5c8d35
Select commit
Loading
Failed to load commit list.
Open

ref: Remove unnecessary @objcMembers and @objc annotations #7305

ref: Remove unnecessary @objcMembers and @objc annotations
d5c8d35
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 28, 2026 in 0s

85.061% (-0.457%) compared to 4b41eee

View this Pull Request on Codecov

85.061% (-0.457%) compared to 4b41eee

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.061%. Comparing base (4b41eee) to head (d5c8d35).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
.../Tools/ViewCapture/SentryDefaultViewRenderer.swift 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7305       +/-   ##
=============================================
- Coverage   85.518%   85.061%   -0.457%     
=============================================
  Files          471       471               
  Lines        28450     28450               
  Branches     12478     12481        +3     
=============================================
- Hits         24330     24200      -130     
- Misses        4067      4204      +137     
+ Partials        53        46        -7     
Files with missing lines Coverage Δ
.../Integrations/ANR/SentryANRTrackerV2Delegate.swift 100.000% <100.000%> (ø)
.../Core/Tools/ViewCapture/SentryViewRendererV2.swift 90.000% <100.000%> (ø)
Sources/Swift/Protocol/SentryLog.swift 78.378% <ø> (ø)
.../Tools/ViewCapture/SentryDefaultViewRenderer.swift 0.000% <0.000%> (ø)

... and 14 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 4b41eee...d5c8d35. Read the comment docs.