Viktor Starovoitov

Results 4 issues of Viktor Starovoitov

### Goals :soccer: Increased coverage: Overall: 40.4% -> 41.5% BarChartRenderer: 76.2% -> 89.1% ### Implementation Details :construction: Added 3 snapshot tests

**Phabricator:** https://phabricator.wikimedia.org/T369911 ### Notes `CNPostalAddress.isoCountryCode` value is sent in `donor_country` parameter for submitPayment request ### Test Steps 1. Log in 2. Open settings 3. Tap Donate 4. Tap Donate with...

### Goals :soccer: Fix Xcode 15.4 warning: > Warning: Stored property 'shape' of 'Sendable'-conforming struct 'SkeletonShape' has non-sendable type 'ShapeType' ### Implementation Details :construction: `RoundedType` and `ShapeType` already satisfy the...

### Issue Link :link: https://github.com/CSolanaM/SkeletonUI/issues/36 ### Goals :soccer: Enabled `LazyVGrid` to contain multiple `SkeletonForEach` with loading state ### Implementation Details :construction: * Introduced new extension for View that allows to...