-
-
Notifications
You must be signed in to change notification settings - Fork 30
Add more infos to share template feature #299
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
Add more infos to share template feature #299
Conversation
245e799 to
bfc83f6
Compare
| exampleItem = if (database.itemDao().count() > 0) { | ||
| database.itemDao().selectFirst() | ||
| } else { |
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.
I'm just removing this. Event though using real data makes for a better UX generally speaking, querying an ItemWithFeed is just too difficult from here.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #299 +/- ##
==========================================
Coverage 17.73% 17.73%
Complexity 460 460
==========================================
Files 190 190
Lines 10327 10326 -1
Branches 1611 1611
==========================================
Hits 1831 1831
+ Misses 8398 8397 -1
Partials 98 98 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bfc83f6 to
bff3522
Compare
|
LGTM! |
|
Hey @Shinokuni, unless I'm wrong, this, #287 and #259 haven't been published on F-droid yet, right? |
1 similar comment
|
Hey @Shinokuni, unless I'm wrong, this, #287 and #259 haven't been published on F-droid yet, right? |
No description provided.