feat(metrics): Add integration with installation by SDK#6956
Merged
Codecov / codecov/project
succeeded
Jan 15, 2026 in 0s
84.826% (+0.056%) compared to d52e416
View this Pull Request on Codecov
84.826% (+0.056%) compared to d52e416
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.826%. Comparing base (d52e416) to head (1f1ae79).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## main #6956 +/- ##
=============================================
+ Coverage 84.770% 84.826% +0.056%
=============================================
Files 461 462 +1
Lines 27860 27871 +11
Branches 12320 12333 +13
=============================================
+ Hits 23617 23642 +25
- Misses 3979 4188 +209
+ Partials 264 41 -223 | 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 36 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 d52e416...1f1ae79. Read the comment docs.
Loading