Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Finish TTFD when binding transaction to scope #4526

Merged

minor test improvements

402b971
Select commit
Loading
Failed to load commit list.
Merged

fix: Finish TTFD when binding transaction to scope #4526

minor test improvements
402b971
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@              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.