-
Notifications
You must be signed in to change notification settings - Fork 252
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: adjust day divider and read marker items after a local echo has been redacted/edited #3665
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3665 +/- ##
==========================================
- Coverage 84.32% 84.29% -0.03%
==========================================
Files 258 258
Lines 26614 26618 +4
==========================================
- Hits 22441 22437 -4
- Misses 4173 4181 +8 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A test would be lovely, otherwise it looks good
… has been edited or removed
…Update` to `TimelineInner` This will make testing easier.
…after cancelling a local echo
034acb3
to
c0590de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit c0590de has the following message: timelien: remove…
. Can you rename it to timeline: remove…
please?
Otherwise, it's good to me! Thanks for the clean up and the regression test.
…as `handle_fully_read_marker`
c0590de
to
89864c4
Compare
Part of #3361 polish.