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

Feat : Updated mention each flow #205

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

joyguptaa
Copy link
Contributor

@joyguptaa joyguptaa commented Mar 7, 2024

Date: 8 March 2024

Developer Name: Joy Gupta


Issue Ticket Number

Description

This PR contains updated mention-each functionality. And also updated a field in some of the existing test cases.

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Note

In the images/video below you will see that is says found 3 users but then end up tagging so many users. This is because I am multiplying the matched users to test it out.

Screenshots

The numbers before each message are just for showing purpose. I've removed that in the PR.

For failing use case

Screen.Recording.2024-03-09.at.11.30.53.AM.mov
Video playback speed is 2x
1screen-recording-2024-03-09-at-113302-am_WpCMLEYO.mov

Tested it for 300 Users
Screenshot 2024-03-09 at 11 41 38 AM

Test Coverage

For guild.ts

Screenshot 2024-03-08 at 1 10 08 AM Screenshot 2024-03-08 at 1 11 30 AM

For mentionEach.ts

Screenshot 2024-03-09 at 5 09 33 PM Screenshot 2024-03-09 at 5 04 43 PM

@joyguptaa joyguptaa force-pushed the feat/mention-each-modification branch from cd8d8a6 to 49ee62c Compare March 7, 2024 19:49
@joyguptaa joyguptaa force-pushed the feat/mention-each-modification branch from dfeb245 to 46c8021 Compare March 9, 2024 11:26
tests/unit/utils/guildRole.test.ts Show resolved Hide resolved
src/controllers/baseHandler.ts Show resolved Hide resolved
src/utils/guildRole.ts Show resolved Hide resolved
src/controllers/mentionEachUser.ts Show resolved Hide resolved
src/controllers/mentionEachUser.ts Show resolved Hide resolved
src/controllers/mentionEachUser.ts Show resolved Hide resolved
src/utils/guildRole.ts Show resolved Hide resolved
src/utils/guildRole.ts Outdated Show resolved Hide resolved
src/utils/guildRole.ts Show resolved Hide resolved
src/controllers/mentionEachUser.ts Show resolved Hide resolved
@joyguptaa joyguptaa requested a review from ankushdharkar March 16, 2024 02:48
@iamitprakash iamitprakash merged commit bc327ba into develop Mar 19, 2024
2 checks passed
@iamitprakash iamitprakash deleted the feat/mention-each-modification branch March 19, 2024 17:59
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.

3 participants