Skip to content

Implement season details screen#240

Merged
Divinelink merged 6 commits intomainfrom
feature/season-details
Feb 4, 2026
Merged

Implement season details screen#240
Divinelink merged 6 commits intomainfrom
feature/season-details

Conversation

@Divinelink
Copy link
Owner

@Divinelink Divinelink commented Feb 4, 2026

Summary

Implements season details screen which fetches and caches season and all episode basic details.

Screenshots

Episodes About
image image

@Divinelink Divinelink self-assigned this Feb 4, 2026
@Divinelink Divinelink added the enhancement New feature or request label Feb 4, 2026
@Divinelink Divinelink merged commit a5bbb69 into main Feb 4, 2026
2 checks passed
@Divinelink Divinelink deleted the feature/season-details branch February 4, 2026 19:45
@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

❌ Patch coverage is 4.67290% with 408 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.77%. Comparing base (1b6ba0d) to head (3de8001).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
...divinelink/core/database/media/dao/ProdMediaDao.kt 0.00% 66 Missing ⚠️
...m/divinelink/core/database/person/ProdPersonDao.kt 0.00% 43 Missing ⚠️
...ui/collapsingheader/ui/CollapsibleHeaderContent.kt 0.00% 42 Missing ⚠️
...edia/mapper/details/SeasonDetailsResponseMapper.kt 0.00% 38 Missing ⚠️
.../kotlin/com/divinelink/core/model/tab/SeasonTab.kt 0.00% 25 Missing ⚠️
...ui/collapsingheader/ui/DetailCollapsibleContent.kt 0.00% 23 Missing ⚠️
...divinelink/core/model/details/season/SeasonData.kt 0.00% 15 Missing ⚠️
...work/media/model/details/season/EpisodeResponse.kt 0.00% 15 Missing ⚠️
...lin/com/divinelink/core/ui/SimpleInformationRow.kt 0.00% 14 Missing ⚠️
.../core/database/media/mapper/EpisodeEntityMapper.kt 0.00% 13 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #240      +/-   ##
==========================================
- Coverage   79.30%   77.77%   -1.53%     
==========================================
  Files         717      731      +14     
  Lines       19678    20075     +397     
  Branches     2187     2212      +25     
==========================================
+ Hits        15605    15613       +8     
- Misses       3143     3529     +386     
- Partials      930      933       +3     

☔ 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