-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Replace ORKOrderedTaskView with new ResearchKit one #23
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
==========================================
- Coverage 87.02% 85.11% -1.90%
==========================================
Files 2 1 -1
Lines 77 47 -30
==========================================
- Hits 67 40 -27
+ Misses 10 7 -3
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.
Thank you for the changes. I had one comment that it would be great to discuss before we merge the PR.
Not sure why codecov doesn't report any updates. Might we just merge? |
Replace ORKOrderedTaskView with new ResearchKit one
♻️ Current situation & Problem
This PR updates to our latest version of ResearchKit and replaces the internal
ORKOrderedTaskView
implementation with the new one available inResearchKitSwiftUI
.⚙️ Release Notes
📚 Documentation
--
✅ Testing
--
📝 Code of Conduct & Contributing Guidelines
By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: