Skip to content

fix a couple bugs in launch profiling state mgmt, and get all tests p…

Codecov / codecov/project succeeded May 15, 2024 in 0s

90.901% (+0.098%) compared to d914696

View this Pull Request on Codecov

90.901% (+0.098%) compared to d914696

Details

Codecov Report

Attention: Patch coverage is 93.30709% with 17 lines in your changes are missing coverage. Please review.

Project coverage is 90.901%. Comparing base (d914696) to head (a24c529).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #3938       +/-   ##
=============================================
+ Coverage   90.802%   90.901%   +0.098%     
=============================================
  Files          594       592        -2     
  Lines        46351     46338       -13     
  Branches     16619     16603       -16     
=============================================
+ Hits         42088     42122       +34     
- Misses        4083      4146       +63     
+ Partials       180        70      -110     
Files Coverage Δ
SentryTestUtils/ClearTestState.swift 100.000% <100.000%> (ø)
...urces/Sentry/Profiling/SentryProfilerTestHelpers.m 65.384% <100.000%> (-2.263%) ⬇️
Sources/Sentry/SentryOptions.m 99.202% <100.000%> (ø)
Sources/Sentry/SentryProfiler.mm 90.967% <100.000%> (-0.058%) ⬇️
Sources/Sentry/SentrySampling.m 92.682% <100.000%> (ø)
Sources/Sentry/SentryTracer.m 96.889% <ø> (-0.008%) ⬇️
...yProfilerTests/SentryAppLaunchProfilingTests.swift 100.000% <100.000%> (ø)
...entryProfilerTests/SentryLegacyProfilerTests.swift 98.337% <100.000%> (+0.003%) ⬆️
...ts/SentryTests/Transaction/SentryTracerTests.swift 98.364% <100.000%> (+0.025%) ⬆️
Sources/Sentry/SentryTimeToDisplayTracker.m 97.222% <50.000%> (-2.778%) ⬇️
... and 2 more

... and 41 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 d914696...a24c529. Read the comment docs.