-
Notifications
You must be signed in to change notification settings - Fork 319
feat(timeline): report progress for media uploads #5454
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
base: main
Are you sure you want to change the base?
feat(timeline): report progress for media uploads #5454
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5454 +/- ##
=======================================
Coverage 88.93% 88.93%
=======================================
Files 334 334
Lines 92420 92433 +13
Branches 92420 92433 +13
=======================================
+ Hits 82196 82208 +12
- Misses 6378 6379 +1
Partials 3846 3846 ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #5454 will improve performances by 21.81%Comparing Summary
Benchmarks breakdown
|
abc8928
to
a01918f
Compare
…ate::NotSentYet Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
…ntYet Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
8cf4c7d
to
77966e5
Compare
…::NotSentYet Move AbstractProgress from client to timeline Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
…tSendState::NotSentYet Retain progress when applying remote echo Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>
3f36d7e
to
c23d92d
Compare
This is meant to only contain the timeline changes broken out from #5008 (together with #5453 which this depends on).
Signed-off-by: