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 initial Coil rendering with graphicsLayer #2283

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Merge branch 'main' into av/fix-initial-coil-rendering

417ac7c
Select commit
Loading
Failed to load commit list.
Open

Fix initial Coil rendering with graphicsLayer #2283

Merge branch 'main' into av/fix-initial-coil-rendering
417ac7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 4, 2025 in 1s

62.18% (+0.00%) compared to 895f71e

View this Pull Request on Codecov

62.18% (+0.00%) compared to 895f71e

Details

Codecov Report

Attention: Patch coverage is 30.00000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 62.18%. Comparing base (895f71e) to head (417ac7c).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...mposelife/ui/cells/CellStateDragAndDrop.android.kt 30.00% 13 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2283   +/-   ##
=========================================
  Coverage     62.18%   62.18%           
  Complexity      272      272           
=========================================
  Files           236      236           
  Lines         12262    12269    +7     
  Branches       2122     2124    +2     
=========================================
+ Hits           7625     7630    +5     
- Misses         3509     3511    +2     
  Partials       1128     1128           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.