-
Notifications
You must be signed in to change notification settings - Fork 54
Add Observation support to OpenSwiftUI #486
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
Code Review: Add Observation support to OpenSwiftUII've reviewed this PR and it's a comprehensive implementation of Observation framework support. Here's my detailed feedback: ✅ StrengthsCode Quality & Architecture
Memory Management
Performance Considerations
|
db88b30 to
15fb4fa
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #486 +/- ##
==========================================
- Coverage 24.52% 24.45% -0.08%
==========================================
Files 469 470 +1
Lines 27094 27214 +120
==========================================
+ Hits 6645 6655 +10
- Misses 20449 20559 +110 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
- Create openobservation_setup.sh script to clone OpenObservation repository - Update darwin_setup_build.sh to include OpenObservation setup - Fix CI failures caused by missing local OpenObservation dependency
595dd15 to
be6ee05
Compare
Summary
Changes
Test plan