Skip to content

Open discover with preselected data and add keyword filter#249

Merged
Divinelink merged 6 commits intomainfrom
feature/open-discover-with-preselected-data
Feb 15, 2026
Merged

Open discover with preselected data and add keyword filter#249
Divinelink merged 6 commits intomainfrom
feature/open-discover-with-preselected-data

Conversation

@Divinelink
Copy link
Owner

Summary

This pull request adds several improvements on the discover feature.

  • Add keyword filter on discover which allows to discover movie or TV shows with a given keyword that describe its plot, general theme or mood
  • Genres and keywords on details screen are now clickable and open the discover screen with the selected genre or keyword respectively
  • Implement keyword search functionality to easily find keywords instead of being constrained to the ones of media details

@Divinelink Divinelink self-assigned this Feb 15, 2026
@Divinelink Divinelink added the enhancement New feature or request label Feb 15, 2026
@Divinelink Divinelink merged commit 9af6197 into main Feb 15, 2026
2 checks passed
@Divinelink Divinelink deleted the feature/open-discover-with-preselected-data branch February 15, 2026 15:08
@codecov
Copy link

codecov bot commented Feb 15, 2026

Codecov Report

❌ Patch coverage is 20.75472% with 126 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.49%. Comparing base (23a3eef) to head (3445c9b).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
...otlin/com/divinelink/core/data/FilterRepository.kt 0.00% 65 Missing ⚠️
...e/details/media/ui/forms/about/AboutFormContent.kt 17.64% 13 Missing and 1 partial ⚠️
...divinelink/core/model/discover/MediaTypeFilters.kt 0.00% 12 Missing ⚠️
...com/divinelink/core/network/media/util/BuildUrl.kt 0.00% 11 Missing and 1 partial ⚠️
.../core/data/media/repository/ProdMediaRepository.kt 0.00% 9 Missing ⚠️
...etwork/media/model/search/SearchKeywordResponse.kt 0.00% 5 Missing ⚠️
...om/divinelink/core/commons/util/SerializableExt.kt 0.00% 2 Missing ⚠️
...com/divinelink/core/domain/DiscoverMediaUseCase.kt 0.00% 2 Missing ⚠️
...link/scenepeek/home/navigation/NavigationRouter.kt 0.00% 1 Missing ⚠️
...mmonMain/kotlin/com/divinelink/core/model/Genre.kt 0.00% 1 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   76.76%   76.49%   -0.28%     
==========================================
  Files         751      753       +2     
  Lines       20547    20634      +87     
  Branches     2273     2291      +18     
==========================================
+ Hits        15773    15783      +10     
- Misses       3829     3904      +75     
- Partials      945      947       +2     

☔ 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.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant