Skip to content

RUM-6096: Fix placeholder dimensions#2248

Merged
jonathanmos merged 1 commit into
feature/fine-grained-maskingfrom
jmoskovich/rum-6096/fix-placeholder-dimensions
Sep 9, 2024
Merged

RUM-6096: Fix placeholder dimensions#2248
jonathanmos merged 1 commit into
feature/fine-grained-maskingfrom
jmoskovich/rum-6096/fix-placeholder-dimensions

Conversation

@jonathanmos

@jonathanmos jonathanmos commented Sep 8, 2024

Copy link
Copy Markdown
Member

What does this PR do?

Fix placeholder dimensions, which at the moment could cover the entire dimensions of the view in cases where there are compound drawables. This issue became noticeable with fine grained masking when users can mask all images.

Before fix:
Screenshot 2024-09-08 at 13 43 01

After fix:
Screenshot 2024-09-08 at 13 48 43

Motivation

What inspired you to submit this pull request?

Additional Notes

Anything else we should know when reviewing?

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@codecov-commenter

codecov-commenter commented Sep 8, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.08%. Comparing base (b12bf09) to head (c123409).
Report is 2 commits behind head on feature/fine-grained-masking.

Additional details and impacted files
@@                       Coverage Diff                        @@
##           feature/fine-grained-masking    #2248      +/-   ##
================================================================
+ Coverage                         70.04%   70.08%   +0.04%     
================================================================
  Files                               729      729              
  Lines                             27173    27169       -4     
  Branches                           4588     4588              
================================================================
+ Hits                              19033    19041       +8     
+ Misses                             6846     6832      -14     
- Partials                           1294     1296       +2     
Files with missing lines Coverage Δ
.../recorder/resources/DefaultImageWireframeHelper.kt 95.30% <100.00%> (+0.10%) ⬆️

... and 30 files with indirect coverage changes

@jonathanmos
jonathanmos marked this pull request as ready for review September 8, 2024 11:27
@jonathanmos
jonathanmos requested review from a team as code owners September 8, 2024 11:27
@jonathanmos
jonathanmos merged commit f439103 into feature/fine-grained-masking Sep 9, 2024
@jonathanmos
jonathanmos deleted the jmoskovich/rum-6096/fix-placeholder-dimensions branch September 9, 2024 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants