-
-
Notifications
You must be signed in to change notification settings - Fork 4
Migrate to Swift Testing #58
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
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.
Thank you for all the work here; hope this will also fix the Swift Package Index deployment errors that are currently also throwing an error here.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #58 +/- ##
==========================================
- Coverage 81.02% 80.42% -0.60%
==========================================
Files 115 115
Lines 6327 6327
==========================================
- Hits 5126 5088 -38
- Misses 1201 1239 +38
... and 9 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Migrate to Swift Testing
♻️ Current situation & Problem
This PR migrates the project to use Swift Testing for unit testing.
⚙️ Release Notes
📚 Documentation
--
✅ Testing
--
📝 Code of Conduct & Contributing Guidelines
By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: