Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Only count aggregations from distinct senders #5203

Merged
merged 2 commits into from
May 21, 2019

Conversation

erikjohnston
Copy link
Member

Based on #5195

Otherwise users can send multiple multiple reactions, and that seems silly.

Separately, we want to 4xx on the CS API if a user tries to react with the same emoji multiple times.

As a user isn't allowed to send a single emoji more than once.
@codecov
Copy link

codecov bot commented May 17, 2019

Codecov Report

Merging #5203 into develop will decrease coverage by 0.06%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #5203      +/-   ##
===========================================
- Coverage    62.49%   62.42%   -0.07%     
===========================================
  Files          338      338              
  Lines        35023    34982      -41     
  Branches      5732     5719      -13     
===========================================
- Hits         21888    21838      -50     
- Misses       11587    11597      +10     
+ Partials      1548     1547       -1

@erikjohnston erikjohnston requested a review from a team May 20, 2019 08:39
@erikjohnston erikjohnston changed the base branch from erikj/reactions_base to develop May 20, 2019 13:32
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a newsfile? otherwise lgtm

@erikjohnston erikjohnston requested a review from richvdh May 21, 2019 16:08
@erikjohnston erikjohnston merged commit f4c80d7 into develop May 21, 2019
@erikjohnston erikjohnston deleted the erikj/aggregate_by_sender branch January 9, 2020 15:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants