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

Don't use event.sender #1722

Merged
merged 2 commits into from
Oct 10, 2023
Merged

Don't use event.sender #1722

merged 2 commits into from
Oct 10, 2023

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Oct 9, 2023

Pull in a js-sdk change to avoid using event.sender (see js-sdk PR for details).

Fixes #1697
Requires matrix-org/matrix-js-sdk#3793

Pull in a js-sdk change to avoid using event.sender (see js-sdk PR
for details).

Fixes #1697
@dbkr dbkr added the T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems label Oct 9, 2023
@dbkr dbkr requested a review from a team as a code owner October 9, 2023 19:50
@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e2abeba) 30.01% compared to head (07cde7e) 30.01%.

Additional details and impacted files
@@           Coverage Diff            @@
##           livekit    #1722   +/-   ##
========================================
  Coverage    30.01%   30.01%           
========================================
  Files           47       47           
  Lines         1876     1876           
  Branches       327      327           
========================================
  Hits           563      563           
  Misses        1271     1271           
  Partials        42       42           
Flag Coverage Δ
unittests 30.01% <ø> (ø)

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

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

@dbkr dbkr merged commit d575ea4 into livekit Oct 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs, vulnerabilities, or other reported problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid parent event: sender is null
3 participants