Skip to content

Use map instead of a for loop

20c031e
Select commit
Loading
Failed to load commit list.
Merged

chore: Convert SentryScreenshotIntegration to Swift #7043

Use map instead of a for loop
20c031e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2025 in 1s

84.604% (-0.325%) compared to 7162be8

View this Pull Request on Codecov

84.604% (-0.325%) compared to 7162be8

Details

Codecov Report

❌ Patch coverage is 89.13043% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.604%. Comparing base (7162be8) to head (20c031e).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...tions/Screenshot/SentryScreenshotIntegration.swift 88.888% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #7043       +/-   ##
=============================================
- Coverage   84.929%   84.604%   -0.325%     
=============================================
  Files          457       457               
  Lines        27604     27593       -11     
  Branches     12143     10933     -1210     
=============================================
- Hits         23444     23345       -99     
- Misses        4120      4206       +86     
- Partials        40        42        +2     
Files with missing lines Coverage Δ
Sources/Sentry/SentryBaseIntegration.m 97.247% <ø> (-0.121%) ⬇️
Sources/Sentry/SentrySDKInternal.m 84.836% <ø> (-0.185%) ⬇️
Sources/Swift/Core/Integrations/Integrations.swift 100.000% <100.000%> (ø)
Sources/Swift/SentryDependencyContainer.swift 98.319% <ø> (ø)
...tions/Screenshot/SentryScreenshotIntegration.swift 88.888% <88.888%> (ø)

... 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 7162be8...20c031e. Read the comment docs.