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

refactor: make roomcoordinator.roomName async #28609

Merged
merged 2 commits into from Mar 24, 2023

Conversation

KevLehman
Copy link
Contributor

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

@KevLehman KevLehman marked this pull request as ready for review March 24, 2023 18:21
@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: needs QA labels Mar 24, 2023
@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Merging #28609 (a27230e) into develop (9b433f8) will increase coverage by 1.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #28609      +/-   ##
===========================================
+ Coverage    43.92%   44.98%   +1.06%     
===========================================
  Files          743      753      +10     
  Lines        14451    14665     +214     
  Branches      2116     2130      +14     
===========================================
+ Hits          6347     6597     +250     
+ Misses        7816     7764      -52     
- Partials       288      304      +16     
Flag Coverage Δ
e2e 44.94% <ø> (+1.06%) ⬆️

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

Copy link
Member

@sampaiodiego sampaiodiego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are there some Promise.await waiting for this change? 🤔

@KevLehman
Copy link
Contributor Author

Yup, will refactor those on a separate PR :trollface:

@dionisio-bot dionisio-bot bot added stat: ready to merge PR tested and approved waiting for merge and removed stat: ready to merge PR tested and approved waiting for merge labels Mar 24, 2023
@kodiakhq kodiakhq bot merged commit 1ac2768 into develop Mar 24, 2023
41 checks passed
@kodiakhq kodiakhq bot deleted the refactor/roomcoordinator-roomname-async branch March 24, 2023 23:37
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
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants