fix: Finish TTFD when binding transaction to scope #4526
Merged
Codecov / codecov/project
failed
Nov 13, 2024 in 0s
91.538% (-0.029%) compared to d9f518a
View this Pull Request on Codecov
91.538% (-0.029%) compared to d9f518a
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.538%. Comparing base (
d9f518a
) to head (402b971
).
Additional details and impacted files
@@ Coverage Diff @@
## main #4526 +/- ##
=============================================
- Coverage 91.566% 91.538% -0.029%
=============================================
Files 615 614 -1
Lines 69701 69750 +49
Branches 24967 24883 -84
=============================================
+ Hits 63823 63848 +25
- Misses 5787 5809 +22
- Partials 91 93 +2
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryPerformanceTracker.m | 100.000% <100.000%> (ø) |
|
Sources/Sentry/SentryTimeToDisplayTracker.m | 100.000% <100.000%> (ø) |
|
.../Sentry/SentryUIViewControllerPerformanceTracker.m | 99.267% <100.000%> (+0.008%) |
⬆️ |
...iewController/SentryTimeToDisplayTrackerTest.swift | 100.000% <100.000%> (ø) |
|
...entryUIViewControllerPerformanceTrackerTests.swift | 99.012% <100.000%> (+0.149%) |
⬆️ |
... and 37 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 d9f518a...402b971. Read the comment docs.
Loading