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

Updated together mode CC #5558

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Updated together mode CC #5558

merged 2 commits into from
Jan 17, 2025

Conversation

cn0151
Copy link
Member

@cn0151 cn0151 commented Jan 14, 2025

What

Included conditional compile for together mode logic

Why

Needed to ensure together mode logic doesn't get into stable releases

How Tested

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.

Copy link
Contributor

@carocao-msft carocao-msft added the does not need changelog Changes that does not affect the published package in any way do not need changelog entry label Jan 16, 2025
Copy link
Contributor

CallWithChat bundle size is not changed.

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

Copy link
Contributor

Chat bundle size is increased❗.

  • Current size: 1769574
  • Base size: 1769573
  • Diff size: 1

Copy link
Contributor

Calling bundle size is not changed.

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

Copy link
Contributor

Copy link
Contributor

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

Lines Statements Functions Branches
Base 27905 / 44311
62.97%
27905 / 44311
62.97%
782 / 1423
54.95%
2316 / 3695
62.67%
Current 27910 / 44311
62.98%
27910 / 44311
62.98%
782 / 1423
54.95%
2336 / 3705
63.04%
Diff 5 / 0
0.01%
5 / 0
0.01%
0 / 0
0%
20 / 10
0.37%

Copy link
Contributor

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

Lines Statements Functions Branches
Base 56747 / 93466
60.71%
56747 / 93466
60.71%
1156 / 2669
43.31%
3481 / 5720
60.85%
Current 56713 / 93467
60.67%
56713 / 93467
60.67%
1156 / 2669
43.31%
3450 / 5705
60.47%
Diff -34 / 1
-0.04%
-34 / 1
-0.04%
0 / 0
0%
-31 / -15
-0.38%

@cn0151 cn0151 merged commit 6a438d3 into main Jan 17, 2025
59 of 88 checks passed
@cn0151 cn0151 deleted the cnwankwo/togethermode_cc_fix branch January 17, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
does not need changelog Changes that does not affect the published package in any way do not need changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants