-
-
Notifications
You must be signed in to change notification settings - Fork 8
switch to the SpeziFoundation+SpeziViews-based MarkdownDocument API #74
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #74 +/- ##
==========================================
- Coverage 80.71% 78.93% -1.78%
==========================================
Files 20 19 -1
Lines 311 242 -69
==========================================
- Hits 251 191 -60
+ Misses 60 51 -9
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
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.
Looks great; thank you for all the improvements 👍
switch to the SpeziFoundation+SpeziViews-based MarkdownDocument API
♻️ Current situation & Problem
removes large parts of the dynamic Markdown handling API (which have been moved to StanfordSpezi/SpeziFoundation#33 and StanfordSpezi/SpeziViews#70), and instead uses the new types from the ther two packages.
⚙️ Release Notes
n/a; the API and functionality are unchanged
📚 Documentation
n/a; the API and functionality are unchanged
✅ Testing
n/a; the API and functionality are unchanged
📝 Code of Conduct & Contributing Guidelines
By creating and submitting this pull request, you agree to follow our Code of Conduct and Contributing Guidelines: