Skip to content

feat: polish collection banner and sorting

21f06c7
Select commit
Loading
Failed to load commit list.
Merged

Add movies collection screen #246

feat: polish collection banner and sorting
21f06c7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 11, 2026 in 1s

76.91% (-0.41%) compared to 6ed6364

View this Pull Request on Codecov

76.91% (-0.41%) compared to 6ed6364

Details

Codecov Report

❌ Patch coverage is 13.95349% with 111 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.91%. Comparing base (6ed6364) to head (21f06c7).

Files with missing lines Patch % Lines
...e/details/media/ui/forms/about/CollectionBanner.kt 0.00% 32 Missing ⚠️
...e/ui/components/details/CollectionBackdropImage.kt 0.00% 18 Missing ⚠️
...e/details/media/ui/forms/about/AboutFormContent.kt 25.00% 11 Missing and 1 partial ⚠️
.../mapper/details/CollectionDetailsResponseMapper.kt 0.00% 8 Missing ⚠️
...k/media/model/details/CollectionDetailsResponse.kt 0.00% 8 Missing ⚠️
...com/divinelink/core/network/media/util/BuildUrl.kt 0.00% 8 Missing ⚠️
...in/com/divinelink/core/model/details/Collection.kt 0.00% 5 Missing ⚠️
...apper/details/BelongsToCollectionResponseMapper.kt 0.00% 5 Missing ⚠️
...k/media/model/movie/BelongsToCollectionResponse.kt 0.00% 5 Missing ⚠️
...divinelink/core/model/details/CollectionDetails.kt 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #246      +/-   ##
==========================================
- Coverage   77.32%   76.91%   -0.41%     
==========================================
  Files         738      746       +8     
  Lines       20346    20463     +117     
  Branches     2252     2265      +13     
==========================================
+ Hits        15732    15739       +7     
- Misses       3671     3780     +109     
- Partials      943      944       +1     

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