Skip to content

[Bugfix] update Audio context creation #5476

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

Merged
merged 9 commits into from
Dec 9, 2024

Conversation

dmceachernmsft
Copy link
Member

What

Fix issue where Audio Context for composite is made too soon causing a warning

Why

stops the audio context from being created before the basecomposite is rendered

https://skype.visualstudio.com/SPOOL/_workitems/edit/3964464

How Tested

Built and tested locally to check if warnings show in the console

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Failed to pass the UI Test. If this PR is for UI change and the error is snapshot mismatch, please add "update_snapshots" label to the PR for updating the snapshot.

Copy link
Contributor

github-actions bot commented Dec 6, 2024

Copy link
Contributor

github-actions bot commented Dec 6, 2024

@azure/communication-react jest test coverage for stable.

Lines Statements Functions Branches
Base 27510 / 43480
63.27%
27510 / 43480
63.27%
771 / 1370
56.27%
2311 / 3636
63.55%
Current 27444 / 43480
63.11%
27444 / 43480
63.11%
771 / 1370
56.27%
2304 / 3624
63.57%
Diff -66 / 0
-0.16%
-66 / 0
-0.16%
0 / 0
0%
-7 / -12
0.02%

Copy link
Contributor

github-actions bot commented Dec 6, 2024

@azure/communication-react jest test coverage for beta.

Lines Statements Functions Branches
Base 55372 / 90406
61.24%
55372 / 90406
61.24%
1147 / 2598
44.14%
3392 / 5556
61.05%
Current 55379 / 90413
61.25%
55379 / 90413
61.25%
1147 / 2598
44.14%
3417 / 5575
61.29%
Diff 7 / 7
0.01%
7 / 7
0.01%
0 / 0
0%
25 / 19
0.24%

Copy link
Contributor

github-actions bot commented Dec 7, 2024

@dmceachernmsft dmceachernmsft enabled auto-merge (squash) December 9, 2024 19:15
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Chat bundle size is increased❗.

  • Current size: 1762334
  • Base size: 1762282
  • Diff size: 52

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Calling bundle size is not changed.

  • Current size: 11767065
  • Base size: 11767065
  • Diff size: 0

Copy link
Contributor

github-actions bot commented Dec 9, 2024

CallWithChat bundle size is not changed.

  • Current size: 11767078
  • Base size: 11767078
  • Diff size: 0

Copy link
Contributor

github-actions bot commented Dec 9, 2024

@dmceachernmsft dmceachernmsft merged commit 9b4a08c into main Dec 9, 2024
41 checks passed
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/audioContextFix branch December 9, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants