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

Add clip element and fix clipping bug on iOS #254

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

cedrickcooke
Copy link
Contributor

Adds a ClipElement -- missed earlier by accident.

Fixes a bug on iOS discovered while using said ClipElement

@cedrickcooke cedrickcooke requested a review from a team as a code owner June 13, 2023 21:57
@cedrickcooke cedrickcooke added minor Changes that should bump the MINOR version number patch Changes that should bump the PATCH version number apple and removed patch Changes that should bump the PATCH version number labels Jun 13, 2023
@cedrickcooke cedrickcooke enabled auto-merge (squash) June 13, 2023 22:03
@cedrickcooke cedrickcooke requested a review from sdonn3 June 13, 2023 22:06
@github-actions
Copy link

Test Results

  50 files  ±0    50 suites  ±0   29s ⏱️ -2s
252 tests ±0  252 ✔️ ±0  0 💤 ±0  0 ±0 
297 runs  ±0  297 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 348b6a3. ± Comparison against base commit 5350f9c.

@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Merging #254 (348b6a3) into main (9868ce8) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #254   +/-   ##
=========================================
  Coverage     79.10%   79.10%           
  Complexity       90       90           
=========================================
  Files            25       25           
  Lines          1254     1254           
  Branches        124      124           
=========================================
  Hits            992      992           
  Misses          203      203           
  Partials         59       59           

@cedrickcooke cedrickcooke merged commit 355d274 into main Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple minor Changes that should bump the MINOR version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants