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: Pause replay in session mode when offline #4264

Merged
merged 10 commits into from
Aug 13, 2024

Update SentrySessionReplayIntegration.m

9ba46b1
Select commit
Loading
Failed to load commit list.
Merged

feat: Pause replay in session mode when offline #4264

Update SentrySessionReplayIntegration.m
9ba46b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 13, 2024 in 0s

91.575% (+0.036%) compared to 594c2e6

View this Pull Request on Codecov

91.575% (+0.036%) compared to 594c2e6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.575%. Comparing base (594c2e6) to head (9ba46b1).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4264       +/-   ##
=============================================
+ Coverage   91.539%   91.575%   +0.036%     
=============================================
  Files          612       616        +4     
  Lines        49499     49986      +487     
  Branches     17922     18069      +147     
=============================================
+ Hits         45311     45775      +464     
- Misses        4096      4119       +23     
  Partials        92        92               
Files Coverage Δ
Sources/Sentry/SentrySessionReplayIntegration.m 85.585% <100.000%> (+0.332%) ⬆️
...tegrations/SessionReplay/SentrySessionReplay.swift 93.373% <100.000%> (+0.610%) ⬆️
...onReplay/SentrySessionReplayIntegrationTests.swift 98.598% <100.000%> (+0.054%) ⬆️
...tions/SessionReplay/SentrySessionReplayTests.swift 97.989% <100.000%> (+0.570%) ⬆️

... 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 594c2e6...9ba46b1. Read the comment docs.