Skip to content
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

Timeline better jump to behaviours #3597

Merged
merged 5 commits into from
Oct 3, 2024

timeline : improve jumpTo precision (introducing animateScrollToItemC…

adc03c9
Select commit
Loading
Failed to load commit list.
Merged

Timeline better jump to behaviours #3597

timeline : improve jumpTo precision (introducing animateScrollToItemC…
adc03c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 3, 2024 in 0s

81.34% (-0.38%) compared to f8fa218

View this Pull Request on Codecov

81.34% (-0.38%) compared to f8fa218

Details

Codecov Report

Attention: Patch coverage is 68.65672% with 21 lines in your changes missing coverage. Please review.

Project coverage is 81.34%. Comparing base (f8fa218) to head (adc03c9).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
...roid/libraries/designsystem/utils/LazyListState.kt 43.75% 5 Missing and 4 partials ⚠️
...id/features/messages/impl/timeline/TimelineView.kt 55.55% 2 Missing and 2 partials ⚠️
...impl/timeline/components/TimelineItemVirtualRow.kt 0.00% 3 Missing ⚠️
...atures/messages/impl/timeline/TimelinePresenter.kt 91.66% 1 Missing ⚠️
...d/features/messages/impl/timeline/TimelineState.kt 80.00% 0 Missing and 1 partial ⚠️
...ne/factories/virtual/TimelineItemVirtualFactory.kt 0.00% 1 Missing ⚠️
...del/virtual/TimelineItemTypingNotificationModel.kt 0.00% 1 Missing ⚠️
...x/api/timeline/item/virtual/VirtualTimelineItem.kt 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3597      +/-   ##
===========================================
- Coverage    81.71%   81.34%   -0.38%     
===========================================
  Files         1751     1757       +6     
  Lines        41936    42448     +512     
  Branches      5071     5077       +6     
===========================================
+ Hits         34269    34528     +259     
- Misses        5893     6140     +247     
- Partials      1774     1780       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.