-
Notifications
You must be signed in to change notification settings - Fork 58
Implement CGPath related C API #676
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
Conversation
🤖 Augment PR SummarySummary: This PR implements CoreGraphics-path-related C APIs in Changes:
Technical Notes: The new API lives under the 🤖 Was this summary useful? React with 👍 or 👎 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sources/OpenSwiftUI_SPI/Overlay/CoreGraphics/CGPath+OpenSwiftUI.m
Outdated
Show resolved
Hide resolved
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #676 +/- ##
===========================================
+ Coverage 13.81% 28.39% +14.57%
===========================================
Files 559 584 +25
Lines 32555 35186 +2631
===========================================
+ Hits 4499 9992 +5493
+ Misses 28056 25194 -2862 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.