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(launch profiling): set a new trace origin for app launch profiles #3636

Merge branch 'armcknight/feat/launch-profiling5-cleanup' into armckni…

2fdf6e9
Select commit
Loading
Failed to load commit list.
Merged

fix(launch profiling): set a new trace origin for app launch profiles #3636

Merge branch 'armcknight/feat/launch-profiling5-cleanup' into armckni…
2fdf6e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 0s

89.221% (+0.054%) compared to 54c5990

View this Pull Request on Codecov

89.221% (+0.054%) compared to 54c5990

Details

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (54c5990) 89.167% compared to head (2fdf6e9) 89.221%.

Additional details and impacted files

Impacted file tree graph

@@                               Coverage Diff                               @@
##           armcknight/feat/launch-profiling5-cleanup     #3636       +/-   ##
===============================================================================
+ Coverage                                     89.167%   89.221%   +0.054%     
===============================================================================
  Files                                            532       532               
  Lines                                          58659     58675       +16     
  Branches                                       21046     21052        +6     
===============================================================================
+ Hits                                           52305     52351       +46     
+ Misses                                          5309      5289       -20     
+ Partials                                        1045      1035       -10     
Files Coverage Δ
...entryProfilerTests/SentryAppLaunchProfilingTests.m 100.000% <100.000%> (ø)
Sources/Sentry/Profiling/SentryLaunchProfiling.m 61.290% <44.000%> (-1.673%) ⬇️

... and 14 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 54c5990...2fdf6e9. Read the comment docs.