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

Merge branch 'develop' into refactor/roomcoordinator-roomname-async

a27230e
Select commit
Failed to load commit list.
Merged

refactor: make roomcoordinator.roomName async #28609

Merge branch 'develop' into refactor/roomcoordinator-roomname-async
a27230e
Select commit
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Mar 24, 2023 in 1s

44.98% (+1.06%) compared to 9b433f8

View this Pull Request on Codecov

44.98% (+1.06%) compared to 9b433f8

Details

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