Skip to content

[bugfix] local recording notification initialize only in teams interop#4321

Merged
edwardlee-msft merged 4 commits intomainfrom
elee/bugfix-localRecordingNotification-initialize-only-in-teams-interop
Mar 22, 2024
Merged

[bugfix] local recording notification initialize only in teams interop#4321
edwardlee-msft merged 4 commits intomainfrom
elee/bugfix-localRecordingNotification-initialize-only-in-teams-interop

Conversation

@edwardlee-msft
Copy link
Copy Markdown
Contributor

What

Initialize and subscribe to local recording only once call is connected and a teams interop call

Why

Calling sdk dependency emits error when local recording is initialized not in a teams interop call.
Cause our acs samples and selfhost to experience debug errors.

How Tested

MacOS calling sample

Process & policy checklist

  • I have updated the project documentation to reflect my changes if necessary.
  • I have read the CONTRIBUTING documentation.

Is this a breaking change?

  • This change causes current functionality to break.

@github-actions
Copy link
Copy Markdown
Contributor

Chat bundle size is not changed.

  • Current size: 1919637
  • Base size: 1919637
  • Diff size: 0

@github-actions
Copy link
Copy Markdown
Contributor

Calling bundle size is increased❗.

  • Current size: 4792146
  • Base size: 4791739
  • Diff size: 407

@github-actions
Copy link
Copy Markdown
Contributor

CallWithChat bundle size is increased❗.

  • Current size: 5986593
  • Base size: 5986186
  • Diff size: 407

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 23438 / 36147
64.84%
23438 / 36147
64.84%
654 / 1127
58.03%
1911 / 3003
63.63%
Current 23440 / 36147
64.84%
23440 / 36147
64.84%
654 / 1127
58.03%
1890 / 2992
63.16%
Diff 2 / 0
0%
2 / 0
0%
0 / 0
0%
-21 / -11
-0.47%

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 47958 / 76708
62.52%
47958 / 76708
62.52%
996 / 2198
45.31%
2780 / 4562
60.93%
Current 47902 / 76720
62.43%
47902 / 76720
62.43%
994 / 2195
45.28%
2769 / 4545
60.92%
Diff -56 / 12
-0.09%
-56 / 12
-0.09%
-2 / -3
-0.03%
-11 / -17
-0.01%

@edwardlee-msft edwardlee-msft merged commit 5c93e28 into main Mar 22, 2024
@edwardlee-msft edwardlee-msft deleted the elee/bugfix-localRecordingNotification-initialize-only-in-teams-interop branch March 22, 2024 20:08
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