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

test: sliding sync list fields reloaded from the cache are observable in streams #1922

Merged

Conversation

bnjbvr
Copy link
Member

@bnjbvr bnjbvr commented May 15, 2023

A test that would have made my life easier for #1876: if a sliding sync list has been reloaded from a cache, it's expected at least by the iOS client that the initial values are published in the streams of observable values.

@bnjbvr bnjbvr requested a review from a team as a code owner May 15, 2023 13:37
@bnjbvr bnjbvr requested review from Hywan and removed request for a team May 15, 2023 13:37
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (ee87ec7) 76.27% compared to head (4b5b901) 76.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1922   +/-   ##
=======================================
  Coverage   76.27%   76.27%           
=======================================
  Files         141      141           
  Lines       16089    16089           
=======================================
  Hits        12272    12272           
  Misses       3817     3817           
Impacted Files Coverage Δ
crates/matrix-sdk/src/sliding_sync/list/builder.rs 0.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@bnjbvr bnjbvr merged commit c404e37 into matrix-org:main May 15, 2023
@bnjbvr bnjbvr deleted the add-test-cache-reload-is-stream-observable branch May 15, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants