feat: SwiftUI time for initial display and time for full display #4596
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
90.669% (+0.084%) compared to 0cb72fd
View this Pull Request on Codecov
90.669% (+0.084%) compared to 0cb72fd
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 90.669%. Comparing base (
0cb72fd
) to head (c95d3ec
).
Additional details and impacted files
@@ Coverage Diff @@
## main #4596 +/- ##
=============================================
+ Coverage 90.584% 90.669% +0.084%
=============================================
Files 621 618 -3
Lines 71120 71060 -60
Branches 25306 25300 -6
=============================================
+ Hits 64424 64430 +6
+ Misses 6602 6537 -65
+ Partials 94 93 -1
Files with missing lines | Coverage Δ | |
---|---|---|
SentryTestUtils/ClearTestState.swift | 86.363% <100.000%> (ø) |
|
Sources/Sentry/SentryHub.m | 99.065% <100.000%> (-0.007%) |
⬇️ |
...rces/Sentry/SentryPerformanceTrackingIntegration.m | 100.000% <100.000%> (ø) |
|
Sources/Sentry/SentryProfiler.mm | 87.000% <100.000%> (+1.000%) |
⬆️ |
Sources/Sentry/SentryTimeToDisplayTracker.m | 100.000% <100.000%> (ø) |
|
.../Sentry/SentryUIViewControllerPerformanceTracker.m | 99.317% <100.000%> (+0.050%) |
⬆️ |
...yProfilerTests/SentryAppLaunchProfilingTests.swift | 100.000% <100.000%> (ø) |
|
...ce/SentryPerformanceTrackingIntegrationTests.swift | 100.000% <100.000%> (ø) |
|
...iewController/SentryTimeToDisplayTrackerTest.swift | 100.000% <100.000%> (ø) |
|
...entryUIViewControllerPerformanceTrackerTests.swift | 99.012% <100.000%> (ø) |
|
... and 2 more |
... and 11 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 0cb72fd...c95d3ec. Read the comment docs.
Loading