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

Regression: Sidebar Room List not working properly. #26950

Merged
merged 1 commit into from
Sep 27, 2022

Conversation

gabriellsh
Copy link
Member

Proposed changes (including videos or screenshots)

The CachedCollection Class was assuming that the passed parameter would be modified, instead of using the callback return.

Issue(s)

Steps to test or reproduce

Further comments

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Merging #26950 (eb963a6) into develop (8ba1cb8) will increase coverage by 0.18%.
The diff coverage is 85.71%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #26950      +/-   ##
===========================================
+ Coverage    40.78%   40.97%   +0.18%     
===========================================
  Files          801      801              
  Lines        17920    17920              
  Branches      1960     1960              
===========================================
+ Hits          7309     7342      +33     
+ Misses       10313    10281      -32     
+ Partials       298      297       -1     
Flag Coverage Δ
e2e 40.97% <85.71%> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@ggazzo ggazzo added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Sep 26, 2022
@ggazzo ggazzo merged commit 74cd22b into develop Sep 27, 2022
@ggazzo ggazzo deleted the fix/cachedCollectionCb branch September 27, 2022 00:21
@tassoevan tassoevan mentioned this pull request Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants