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: Session replay in buffer mode not working #4160

Merged
merged 4 commits into from
Jul 15, 2024

Merge branch 'fix(SR)/buffer-mode' of https://github.com/getsentry/se…

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

fix: Session replay in buffer mode not working #4160

Merge branch 'fix(SR)/buffer-mode' of https://github.com/getsentry/se…
9e039ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 15, 2024 in 0s

91.308% (-0.048%) compared to e773cad

View this Pull Request on Codecov

91.308% (-0.048%) compared to e773cad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.308%. Comparing base (e773cad) to head (9e039ba).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4160       +/-   ##
=============================================
- Coverage   91.356%   91.308%   -0.048%     
=============================================
  Files          606       605        -1     
  Lines        48346     48255       -91     
  Branches     17447     17374       -73     
=============================================
- Hits         44167     44061      -106     
- Misses        4086      4100       +14     
- Partials        93        94        +1     
Files Coverage Δ
...tegrations/SessionReplay/SentrySessionReplay.swift 91.304% <100.000%> (ø)
...tions/SessionReplay/SentrySessionReplayTests.swift 97.633% <100.000%> (+0.117%) ⬆️

... and 21 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 e773cad...9e039ba. Read the comment docs.