Skip to content

[Bugfix] CallAdapter id checking#3972

Merged
dmceachernmsft merged 11 commits intomainfrom
dmceachernmsft/adapter-id-checking
Jan 8, 2024
Merged

[Bugfix] CallAdapter id checking#3972
dmceachernmsft merged 11 commits intomainfrom
dmceachernmsft/adapter-id-checking

Conversation

@dmceachernmsft
Copy link
Copy Markdown
Member

What

Introduces blocking error when passing teams id to CallAdapter and acs id to Teams adapter

Why

Stops bad id's from being added to the wrong adapters. this causes strange behaviour with CTE for example that we want to stop

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

How Tested

Tested locally

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

Calling bundle size is increased❗.

  • Current size: 5621593
  • Base size: 5621299
  • Diff size: 294

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

CallWithChat bundle size is decreased✅.

  • Current size: 6438536
  • Base size: 6438537
  • Diff size: -1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 5, 2024

Chat bundle size is decreased✅.

  • Current size: 1534385
  • Base size: 1534386
  • Diff size: -1

Comment thread packages/react-components/src/components/Dialpad/Dialpad.test.tsx Outdated
dmceachernmsft and others added 4 commits January 5, 2024 16:46
…/AzureCommunicationCallAdapter.ts

Co-authored-by: James Burnside <2684369+JamesBurnside@users.noreply.github.com>
Signed-off-by: Donald McEachern <94866715+dmceachernmsft@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 6, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2024

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2024

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

Lines Statements Functions Branches
Base 21831 / 34573
63.14%
21831 / 34573
63.14%
594 / 1037
57.28%
1697 / 2715
62.5%
Current 21814 / 34573
63.09%
21814 / 34573
63.09%
594 / 1037
57.28%
1698 / 2715
62.54%
Diff -17 / 0
-0.05%
-17 / 0
-0.05%
0 / 0
0%
1 / 0
0.04%

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 8, 2024

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

Lines Statements Functions Branches
Base 44161 / 71051
62.15%
44161 / 71051
62.15%
914 / 1995
45.81%
2599 / 4214
61.67%
Current 44158 / 71060
62.14%
44158 / 71060
62.14%
914 / 1995
45.81%
2604 / 4218
61.73%
Diff -3 / 9
-0.01%
-3 / 9
-0.01%
0 / 0
0%
5 / 4
0.06%

@dmceachernmsft dmceachernmsft merged commit 6640946 into main Jan 8, 2024
@dmceachernmsft dmceachernmsft deleted the dmceachernmsft/adapter-id-checking branch January 8, 2024 17:52
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