feat(metrics): Add integration with installation by SDK #6956
Codecov / codecov/project
succeeded
Dec 22, 2025 in 0s
85.115% (+0.182%) compared to 771f76a
View this Pull Request on Codecov
85.115% (+0.182%) compared to 771f76a
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.115%. Comparing base (771f76a) to head (e61661b).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #6956 +/- ##
=============================================
+ Coverage 84.933% 85.115% +0.182%
=============================================
Files 457 461 +4
Lines 27624 28043 +419
Branches 12144 12339 +195
=============================================
+ Hits 23462 23869 +407
+ Misses 4119 3916 -203
- Partials 43 258 +215 | Files with missing lines | Coverage Δ | |
|---|---|---|
| SentryTestUtils/Sources/TestOptions.swift | 100.000% <100.000%> (ø) |
|
| Sources/Swift/Core/Integrations/Integrations.swift | 100.000% <100.000%> (ø) |
|
| ...es/Swift/Helper/SentryEnabledFeaturesBuilder.swift | 100.000% <100.000%> (ø) |
|
| ...ntegrations/Metrics/SentryMetricsIntegration.swift | 100.000% <100.000%> (ø) |
|
| Sources/Swift/SentryExperimentalOptions.swift | 75.000% <100.000%> (+8.333%) |
⬆️ |
... and 40 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 771f76a...e61661b. Read the comment docs.
Loading