Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #95 +/- ##
==========================================
- Coverage 86.10% 85.22% -0.87%
==========================================
Files 28 28
Lines 489 372 -117
==========================================
- Hits 421 317 -104
+ Misses 68 55 -13
... and 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
PSchmiedmayer
left a comment
There was a problem hiding this comment.
Looks good; seems like we need to adjust one more test for it to compile and see that all tests are still succeeding on the CI. Thank you for all the work here @vishnuravi 🚀
PSchmiedmayer
left a comment
There was a problem hiding this comment.
Looks good; happy to see this merged once all the CI is passing 🚀
Convert unit tests to Swift Testing
Migrates unit tests which are currently in XCTest to Swift Testing (addresses issue #89)
Code of Conduct & Contributing Guidelines
By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: