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

fix: optimization fixes #828

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

mohammeds1992
Copy link
Collaborator

No description provided.

@mohammeds1992 mohammeds1992 requested a review from Aman035 November 9, 2023 13:37
Copy link

github-actions bot commented Nov 9, 2023

All looks good.

@Aman035 Aman035 merged commit 3175ff3 into group-scalability Nov 9, 2023
1 check passed
Copy link

github-actions bot commented Nov 9, 2023

File: packages/restapi/src/lib/chat/approveRequest.ts

  • Line 45: Remove the extra closing parentheses at the end of the line.

File: packages/restapi/src/lib/chat/getAllGroupMembersPublicKeys.ts

No issues found.

File: packages/restapi/src/lib/chat/getChatMemberCount.ts

  • Line 23: Add a closing parentheses at the end of the line.

File: packages/restapi/src/lib/chat/getGroupMembers.ts

  • Line 27: Add a closing parentheses at the end of the line.

File: packages/restapi/src/lib/chat/getGroupMembersPublicKeys.ts

  • Line 36: Add a closing parentheses at the end of the line.

File: packages/restapi/src/lib/chat/helpers/validator.ts

  • Line 57: Add a closing parentheses at the end of the line.
  • Line 62: Add a closing parentheses at the end of the line.
  • Line 68: Add a closing parentheses at the end of the line.
  • Line 74: Add a closing parentheses at the end of the line.

File: packages/restapi/src/lib/chat/index.ts

No issues found.

File: packages/restapi/src/lib/chat/updateGroupMembers.ts

This file is empty. Please check if the file should be deleted or contains missing code.

File: packages/restapi/src/lib/types/index.ts

No issues found.

File: packages/restapi/tests/lib/benchmark/privateGroup.test.ts

No issues found.

@Aman035 Aman035 deleted the shoaib_v1_group_scalability_changes branch December 15, 2023 06:47
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.

2 participants