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

Randomise groupings when resetting interactions #61

Merged
merged 5 commits into from
Jan 22, 2024

Conversation

nikele2001
Copy link
Collaborator

@nikele2001 nikele2001 commented Jan 21, 2024

Groupings are currently deterministic and they are based on the order in which members are in within the project. Randomising the groupings when resetting interactions will prevent the bot from assigning previous groupings (even though the reason for resetting the interactions is to start anew)

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (044b0a4) 5.00% compared to head (aa103c5) 17.52%.
Report is 5 commits behind head on main.

Files Patch % Lines
src/models/Project.ts 0.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #61       +/-   ##
==========================================
+ Coverage   5.00%   17.52%   +12.51%     
==========================================
  Files         36       36               
  Lines       1817     1855       +38     
  Branches      38       78       +40     
==========================================
+ Hits          91      325      +234     
+ Misses      1692     1497      -195     
+ Partials      34       33        -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nikele2001 nikele2001 merged commit 6b0c7f3 into CarelessLlama:main Jan 22, 2024
4 of 5 checks passed
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.

1 participant