Skip to content

Conversation

philprime
Copy link
Member

Merges changes released on the hotfix branch to main

#skip-changelog

philipphofmann and others added 7 commits October 10, 2025 13:42
Ensure that the test server is running with a retry mechanism to avoid
flakiness in CI.
Add decision log entry for v8 branch and explain how to release from it.
The SDK reported false frame delay statistics when it moved from the
background to the foreground, which also led to falsely reported app
hangs.

Fixes GH-6345
@philprime philprime self-assigned this Oct 14, 2025
Copy link

codecov bot commented Oct 14, 2025

Codecov Report

❌ Patch coverage is 97.90795% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.692%. Comparing base (4b3f1af) to head (ab82dac).
⚠️ Report is 58 commits behind head on main.

Files with missing lines Patch % Lines
...Replay/SentrySessionReplayEnvironmentChecker.swift 95.698% 4 Missing ⚠️
...wift/Helper/InfoPlist/SentryInfoPlistWrapper.swift 97.560% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #6418       +/-   ##
=============================================
- Coverage   86.713%   86.692%   -0.021%     
=============================================
  Files          437       440        +3     
  Lines        37158     37251       +93     
  Branches     17388     17390        +2     
=============================================
+ Hits         32221     32294       +73     
- Misses        4891      4912       +21     
+ Partials        46        45        -1     
Files with missing lines Coverage Δ
SentryTestUtils/TestInfoPlistWrapper.swift 100.000% <100.000%> (ø)
...estUtils/TestSessionReplayEnvironmentChecker.swift 100.000% <100.000%> (ø)
Sources/Sentry/SentryDelayedFramesTracker.m 96.527% <100.000%> (+0.099%) ⬆️
Sources/Sentry/SentryDependencyContainer.m 89.843% <100.000%> (+0.120%) ⬆️
Sources/Sentry/SentryFramesTracker.m 100.000% <100.000%> (ø)
Sources/Sentry/SentrySessionReplayIntegration.m 87.410% <100.000%> (+0.301%) ⬆️
...tegrations/SessionReplay/SentrySessionReplay.swift 90.965% <100.000%> (+0.411%) ⬆️
Sources/Swift/SentryExperimentalOptions.swift 84.615% <100.000%> (+1.282%) ⬆️
...wift/Helper/InfoPlist/SentryInfoPlistWrapper.swift 97.560% <97.560%> (ø)
...Replay/SentrySessionReplayEnvironmentChecker.swift 95.698% <95.698%> (ø)

... and 27 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 4b3f1af...ab82dac. Read the comment docs.

@philprime philprime closed this Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants