-
Notifications
You must be signed in to change notification settings - Fork 54
Implement makeDynamicView #564
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
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #564 +/- ##
==========================================
- Coverage 24.40% 23.91% -0.50%
==========================================
Files 513 522 +9
Lines 29493 29676 +183
==========================================
- Hits 7199 7098 -101
- Misses 22294 22578 +284 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@claude The Ubuntu CI is failing due the missing conformance of CGRect/CGPoint to Hashable. Such conformance is from CoreGraphcis and does not exist on Linux. Help me propose the change needed in OpenSwiftUI/OpenCoreGraphics repo and create a PR. |
This comment was marked as resolved.
This comment was marked as resolved.
5e231e7 to
2a8436e
Compare
|
Fix it via OpenSwiftUIProject/OpenCoreGraphics#6 |
No description provided.