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

RTT Feature: Change id to sequence id #5592

Merged
merged 3 commits into from
Jan 29, 2025
Merged

RTT Feature: Change id to sequence id #5592

merged 3 commits into from
Jan 29, 2025

Conversation

carocao-msft
Copy link
Contributor

What

Change id to sequence id as this id is not unique. This id can be used to differentiate between partial messages from different origin, but the partial/final messages from the same origin all have the same sequence id.

Why

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

Copy link
Contributor

github-actions bot commented Jan 29, 2025

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

Lines Statements Functions Branches
Base 27926 / 44340
62.98%
27926 / 44340
62.98%
783 / 1424
54.98%
2326 / 3705
62.78%
Current 27932 / 44340
62.99%
27932 / 44340
62.99%
783 / 1424
54.98%
2326 / 3705
62.78%
Diff 6 / 0
0.01%
6 / 0
0.01%
0 / 0
0%
0 / 0
0%

Copy link
Contributor

github-actions bot commented Jan 29, 2025

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

Lines Statements Functions Branches
Base 57021 / 94166
60.55%
57021 / 94166
60.55%
1161 / 2687
43.2%
3454 / 5726
60.32%
Current 57054 / 94165
60.58%
57054 / 94165
60.58%
1161 / 2687
43.2%
3508 / 5751
60.99%
Diff 33 / -1
0.03%
33 / -1
0.03%
0 / 0
0%
54 / 25
0.67%

@carocao-msft carocao-msft enabled auto-merge (squash) January 29, 2025 21:28
Copy link
Contributor

Chat bundle size is not changed.

  • Current size: 1776769
  • Base size: 1776769
  • Diff size: 0

Copy link
Contributor

Calling bundle size is not changed.

  • Current size: 12401100
  • Base size: 12401100
  • Diff size: 0

Copy link
Contributor

CallWithChat bundle size is not changed.

  • Current size: 12401112
  • Base size: 12401112
  • Diff size: 0

Copy link
Contributor

@carocao-msft carocao-msft merged commit 46692aa into main Jan 29, 2025
41 checks passed
@carocao-msft carocao-msft deleted the carocao/RTTIDAPI branch January 29, 2025 21:43
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