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

feat(launch profiling): use dedicated traces instead of auto perf traces #3621

fix changelog

807ac47
Select commit
Loading
Failed to load commit list.
Merged

feat(launch profiling): use dedicated traces instead of auto perf traces #3621

fix changelog
807ac47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 15, 2024 in 1s

89.260% (-0.044%) compared to b625d72

View this Pull Request on Codecov

89.260% (-0.044%) compared to b625d72

Details

Codecov Report

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

Comparison is base (b625d72) 89.303% compared to head (807ac47) 89.260%.

Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                           @@
##           armcknight/feat/launch-profiling     #3621       +/-   ##
======================================================================
- Coverage                            89.303%   89.260%   -0.044%     
======================================================================
  Files                                   532       532               
  Lines                                 58741     58671       -70     
  Branches                              21077     21047       -30     
======================================================================
- Hits                                  52458     52370       -88     
- Misses                                 5250      5267       +17     
- Partials                               1033      1034        +1     
Files Coverage Δ
Sources/Sentry/Profiling/SentryProfilerState.mm 98.484% <100.000%> (+0.110%) ⬆️
Sources/Sentry/SentryFileManager.m 91.829% <100.000%> (-1.803%) ⬇️
Sources/Sentry/SentryHub.m 98.504% <100.000%> (+0.192%) ⬆️
Sources/Sentry/SentryOptions.m 97.613% <ø> (ø)
Sources/Sentry/SentryProfileTimeseries.mm 50.000% <100.000%> (+0.943%) ⬆️
Sources/Sentry/SentrySDK.m 90.697% <100.000%> (+0.146%) ⬆️
...entryProfilerTests/SentryAppLaunchProfilingTests.m 100.000% <100.000%> (ø)
...ts/SentryTests/Helper/SentryFileManagerTests.swift 97.992% <100.000%> (-0.085%) ⬇️
Sources/Sentry/SentryProfiler.mm 78.205% <81.250%> (+0.718%) ⬆️
Sources/Sentry/SentryTracer.m 97.012% <78.947%> (+2.047%) ⬆️
... and 1 more

... and 17 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 b625d72...807ac47. Read the comment docs.