Skip to content

[Chat] Fix for a race condition for "The message is deleted" announcement#3946

Merged
vhuseinova-msft merged 5 commits intomainfrom
vhuseinova/delete-message-announcement-fix
Dec 22, 2023
Merged

[Chat] Fix for a race condition for "The message is deleted" announcement#3946
vhuseinova-msft merged 5 commits intomainfrom
vhuseinova/delete-message-announcement-fix

Conversation

@vhuseinova-msft
Copy link
Copy Markdown
Member

What

A race condition for lastDeletedMessageId was found in 1 of the partners app, this PR will fix it.

Why

How Tested

Checked with the partner team that solution works for them. Tested with sample that it didn't break things for us.

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.

Comment thread packages/react-components/src/components/MessageThread.tsx
@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2023

CallWithChat bundle size is increased❗.

  • Current size: 6430573
  • Base size: 6430572
  • Diff size: 1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2023

Chat bundle size is increased❗.

  • Current size: 1533201
  • Base size: 1533200
  • Diff size: 1

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 22, 2023

Calling bundle size is increased❗.

  • Current size: 5614916
  • Base size: 5614915
  • Diff size: 1

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 21811 / 34299
63.59%
21811 / 34299
63.59%
594 / 1026
57.89%
1711 / 2727
62.74%
Current 21789 / 34301
63.52%
21789 / 34301
63.52%
594 / 1026
57.89%
1712 / 2725
62.82%
Diff -22 / 2
-0.07%
-22 / 2
-0.07%
0 / 0
0%
1 / -2
0.08%

@github-actions
Copy link
Copy Markdown
Contributor

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

Lines Statements Functions Branches
Base 43718 / 70122
62.34%
43718 / 70122
62.34%
906 / 1969
46.01%
2596 / 4196
61.86%
Current 43719 / 70124
62.34%
43719 / 70124
62.34%
906 / 1969
46.01%
2595 / 4192
61.9%
Diff 1 / 2
0%
1 / 2
0%
0 / 0
0%
-1 / -4
0.04%

@vhuseinova-msft vhuseinova-msft merged commit ed04990 into main Dec 22, 2023
@vhuseinova-msft vhuseinova-msft deleted the vhuseinova/delete-message-announcement-fix branch December 22, 2023 23:27
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.

5 participants