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

internal(hybrid): Add Replay Mask options to dict init #4495

Merged
merged 16 commits into from
Nov 4, 2024

split dict init and string to int enum conversion

6df0f60
Select commit
Loading
Failed to load commit list.
Merged

internal(hybrid): Add Replay Mask options to dict init #4495

split dict init and string to int enum conversion
6df0f60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 4, 2024 in 0s

91.417% (-0.022%) compared to ed470cf

View this Pull Request on Codecov

91.417% (-0.022%) compared to ed470cf

Details

Codecov Report

Attention: Patch coverage is 89.06250% with 7 lines in your changes missing coverage. Please review.

Project coverage is 91.417%. Comparing base (ed470cf) to head (6df0f60).

Files with missing lines Patch % Lines
...tegrations/SessionReplay/SentryReplayOptions.swift 63.157% 7 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4495       +/-   ##
=============================================
- Coverage   91.439%   91.417%   -0.022%     
=============================================
  Files          616       615        -1     
  Lines        68794     68700       -94     
  Branches     24677     24543      -134     
=============================================
- Hits         62905     62804      -101     
- Misses        5796      5804        +8     
+ Partials        93        92        -1     
Files with missing lines Coverage Δ
...tions/SessionReplay/SentryReplayOptionsTests.swift 100.000% <100.000%> (ø)
...tegrations/SessionReplay/SentryReplayOptions.swift 83.050% <63.157%> (-9.633%) ⬇️

... and 36 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 ed470cf...6df0f60. Read the comment docs.