Skip to content

Conversation

@tassoevan
Copy link
Contributor

@tassoevan tassoevan commented May 15, 2025

https://rocketchat.atlassian.net/browse/ARCH-1609

Proposed changes (including videos or screenshots)

It handles rejections inside the RoomHistoryManager.getMore method (that usually occur during user logout) to not lock the room in a permanent loading state.

Issue(s)

Steps to test or reproduce

Further comments

It's specially connected with flakyness of E2E encryption tests.

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented May 15, 2025

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@changeset-bot
Copy link

changeset-bot bot commented May 15, 2025

🦋 Changeset detected

Latest commit: 477264d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 36 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/models Patch
@rocket.chat/network-broker Patch
@rocket.chat/mock-providers Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/ui-voip Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented May 15, 2025

PR Preview Action v1.6.1

🚀 View preview at
https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-36006/

Built to branch gh-pages at 2025-05-16 15:05 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov
Copy link

codecov bot commented May 15, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 5 lines in your changes missing coverage. Please review.

Project coverage is 64.70%. Comparing base (398b3d3) to head (477264d).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #36006      +/-   ##
===========================================
- Coverage    64.80%   64.70%   -0.10%     
===========================================
  Files         3099     3248     +149     
  Lines        92157    95319    +3162     
  Branches     17667    17899     +232     
===========================================
+ Hits         59718    61677    +1959     
- Misses       29674    30736    +1062     
- Partials      2765     2906     +141     
Flag Coverage Δ
e2e 58.42% <85.71%> (-0.01%) ⬇️
unit 71.90% <ø> (+0.01%) ⬆️

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tassoevan tassoevan added this to the 7.7.0 milestone May 15, 2025
@tassoevan tassoevan marked this pull request as ready for review May 15, 2025 18:40
@ggazzo ggazzo added the stat: QA assured Means it has been tested and approved by a company insider label May 16, 2025
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label May 16, 2025
@ggazzo ggazzo merged commit 9c7f3b6 into develop May 16, 2025
9 of 10 checks passed
@ggazzo ggazzo deleted the fix/room-history-manager-get-more branch May 16, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants