Skip to content

Conversation

@christophehenry
Copy link
Contributor

No description provided.

@christophehenry christophehenry force-pushed the add-more-infos-share-tpl branch from 245e799 to bfc83f6 Compare April 13, 2025 11:34
Comment on lines -59 to -61
exampleItem = if (database.itemDao().count() > 0) {
database.itemDao().selectFirst()
} else {
Copy link
Contributor Author

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
Copy link

codecov bot commented Apr 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 17 lines in your changes missing coverage. Please review.

Project coverage is 17.73%. Comparing base (44d00e3) to head (bff3522).
Report is 11 commits behind head on develop.

Files with missing lines Patch % Lines
...a/com/readrops/app/util/ShareIntentTextRenderer.kt 0.00% 7 Missing ⚠️
...main/java/com/readrops/app/item/ItemScreenModel.kt 0.00% 2 Missing ⚠️
...ops/app/more/preferences/PreferencesScreenModel.kt 0.00% 2 Missing ⚠️
...a/com/readrops/app/timelime/TimelineScreenModel.kt 0.00% 2 Missing ⚠️
app/src/main/java/com/readrops/app/util/Utils.kt 0.00% 2 Missing ⚠️
.../src/main/java/com/readrops/app/item/ItemScreen.kt 0.00% 1 Missing ⚠️
...main/java/com/readrops/app/timelime/TimelineTab.kt 0.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@christophehenry christophehenry force-pushed the add-more-infos-share-tpl branch from bfc83f6 to bff3522 Compare April 17, 2025 10:06
@Shinokuni
Copy link
Member

LGTM!

@Shinokuni Shinokuni merged commit 848b74b into readrops:develop May 30, 2025
1 check passed
@christophehenry christophehenry deleted the add-more-infos-share-tpl branch May 30, 2025 17:53
@christophehenry
Copy link
Contributor Author

Hey @Shinokuni, unless I'm wrong, this, #287 and #259 haven't been published on F-droid yet, right?

1 similar comment
@christophehenry
Copy link
Contributor Author

Hey @Shinokuni, unless I'm wrong, this, #287 and #259 haven't been published on F-droid yet, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants