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 opacity animation masking #4532

Merged
merged 7 commits into from
Nov 15, 2024

Merge branch 'main' into fix/opacity-animation-masking

f7faf5e
Select commit
Loading
Failed to load commit list.
Merged

Fix: Session replay opacity animation masking #4532

Merge branch 'main' into fix/opacity-animation-masking
f7faf5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 14, 2024 in 1s

91.589% (+0.055%) compared to 01bdff8

View this Pull Request on Codecov

91.589% (+0.055%) compared to 01bdff8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.589%. Comparing base (01bdff8) to head (f7faf5e).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4532       +/-   ##
=============================================
+ Coverage   91.533%   91.589%   +0.055%     
=============================================
  Files          614       615        +1     
  Lines        69747     69934      +187     
  Branches     24880     25058      +178     
=============================================
+ Hits         63842     64052      +210     
+ Misses        5812      5788       -24     
- Partials        93        94        +1     
Files with missing lines Coverage Δ
Sources/Swift/Tools/UIRedactBuilder.swift 93.721% <100.000%> (ø)
Tests/SentryTests/UIRedactBuilderTests.swift 100.000% <100.000%> (ø)

... 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 01bdff8...f7faf5e. Read the comment docs.