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: Thread running at User-initiated quality-of-service for Session replay #4439

Merged
merged 9 commits into from
Oct 15, 2024

Update Sources/Sentry/SentrySessionReplayIntegration.m

aea5aab
Select commit
Loading
Failed to load commit list.
Merged

Fix: Thread running at User-initiated quality-of-service for Session replay #4439

Update Sources/Sentry/SentrySessionReplayIntegration.m
aea5aab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 15, 2024 in 1s

91.314% (-0.019%) compared to f273312

View this Pull Request on Codecov

91.314% (-0.019%) compared to f273312

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.314%. Comparing base (f273312) to head (aea5aab).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4439       +/-   ##
=============================================
- Coverage   91.333%   91.314%   -0.019%     
=============================================
  Files          610       609        -1     
  Lines        49927     49843       -84     
  Branches     18033     17929      -104     
=============================================
- Hits         45600     45514       -86     
- Misses        4235      4238        +3     
+ Partials        92        91        -1     
Files with missing lines Coverage Δ
Sources/Sentry/SentrySessionReplayIntegration.m 85.658% <100.000%> (+0.283%) ⬆️
...tions/SessionReplay/SentrySessionReplayTests.swift 98.000% <100.000%> (+0.010%) ⬆️

... and 19 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 f273312...aea5aab. Read the comment docs.