-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support Swift 6 language mode #20
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
==========================================
- Coverage 80.69% 80.47% -0.21%
==========================================
Files 15 15
Lines 756 768 +12
==========================================
+ Hits 610 618 +8
- Misses 146 150 +4
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.
Great work! 🚀
Support Swift 6 language mode
♻️ Current situation & Problem
SpeziChat currently does not support Swift 6 language mode with complete concurrency checking.
Addresses #15
⚙️ Release Notes
📚 Documentation
Necessary workarounds regarding the MainActor documented
✅ Testing
--
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: