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/simplify Promises in MatrixRTCSession #4466

Merged
merged 4 commits into from
Oct 25, 2024

Conversation

AndrewFerr
Copy link
Member

@AndrewFerr AndrewFerr commented Oct 18, 2024

Signed-off-by: Andrew Ferrazzutti andrewf@element.io

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

@AndrewFerr AndrewFerr self-assigned this Oct 18, 2024
@AndrewFerr AndrewFerr requested a review from a team as a code owner October 18, 2024 16:28
Copy link
Member

@hughns hughns left a comment

Choose a reason for hiding this comment

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

Some docs on the public function, please 👍

src/matrixrtc/MatrixRTCSession.ts Outdated Show resolved Hide resolved
src/matrixrtc/MatrixRTCSession.ts Show resolved Hide resolved
src/matrixrtc/MatrixRTCSession.ts Outdated Show resolved Hide resolved
Co-authored-by: Hugh Nimmo-Smith <hughns@users.noreply.github.com>
because lint rules forbid using expect outside of test functions
Copy link
Member

@hughns hughns left a comment

Choose a reason for hiding this comment

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

👍

Copy link

@fkwp fkwp left a comment

Choose a reason for hiding this comment

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

LGTM

@hughns hughns added this pull request to the merge queue Oct 25, 2024
Merged via the queue into develop with commit b99ff83 Oct 25, 2024
34 checks passed
@hughns hughns deleted the af/rtc-refactor-promises branch October 25, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants