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: Add Replay quality option #4035

Merged
merged 3 commits into from
Jun 5, 2024

Update SentryReplayOptions.swift

c15cfce
Select commit
Loading
Failed to load commit list.
Merged

feat: Add Replay quality option #4035

Update SentryReplayOptions.swift
c15cfce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2024 in 0s

91.133% (+0.026%) compared to 96af87c

View this Pull Request on Codecov

91.133% (+0.026%) compared to 96af87c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.133%. Comparing base (96af87c) to head (c15cfce).
Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4035       +/-   ##
=============================================
+ Coverage   91.106%   91.133%   +0.026%     
=============================================
  Files          608       609        +1     
  Lines        47497     47629      +132     
  Branches     17044     17109       +65     
=============================================
+ Hits         43273     43406      +133     
+ Misses        4154      4042      -112     
- Partials        70       181      +111     
Files Coverage Δ
...tegrations/SessionReplay/SentryReplayOptions.swift 100.000% <100.000%> (+13.636%) ⬆️
...tions/SessionReplay/SentryReplayOptionsTests.swift 100.000% <100.000%> (ø)

... and 34 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 96af87c...c15cfce. Read the comment docs.