-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Compatibility with macOS #39
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #39 +/- ##
==========================================
- Coverage 78.31% 76.75% -1.56%
==========================================
Files 21 22 +1
Lines 1028 1148 +120
==========================================
+ Hits 805 881 +76
- Misses 223 267 +44
Continue to review full report in Codecov by Sentry.
|
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.
Nice job with the tests and improvements; looks good to me!
Compatibility with macOS
♻️ Current situation & Problem
As of now, SpeziOnboarding does support the iOS and visionOS platforms, but not macOS natively.
⚙️ Release Notes
📚 Documentation
Added proper docs
✅ Testing
Ensure passing of test cases on macOS and all other existing platforms
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: