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

Fix /createRoom and /invite containing displayname/avatarURL of inviter #3326

Merged
merged 5 commits into from
Feb 13, 2024

Conversation

S7evinK
Copy link
Contributor

@S7evinK S7evinK commented Feb 8, 2024

Fixes #3324

@S7evinK S7evinK requested a review from a team as a code owner February 8, 2024 18:45
@S7evinK S7evinK added T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues. O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Feb 8, 2024
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be0c27e) 61.58% compared to head (38138e6) 64.60%.
Report is 1 commits behind head on main.

❗ Current head 38138e6 differs from pull request most recent head de14a9e. Consider uploading reports for the commit de14a9e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3326      +/-   ##
==========================================
+ Coverage   61.58%   64.60%   +3.02%     
==========================================
  Files         518      518              
  Lines       58193    58194       +1     
==========================================
+ Hits        35836    37599    +1763     
+ Misses      18417    16678    -1739     
+ Partials     3940     3917      -23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience T-Defect Bugs, crashes, hangs, security vulnerabilities, or other reported issues.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Name of newly created user is replaced with the first person tries to communicate with them.
2 participants