Skip to content

fix: saturate guild activity message counts - #204

Open
vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/saturate-guild-message-count
Open

vycdev2 wants to merge 1 commit into
vycdev:developfrom
vycdev2:fix/saturate-guild-message-count

Conversation

@vycdev2

@vycdev2 vycdev2 commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • keep guild-wide activity message counts at int.MaxValue instead of wrapping negative
  • add a regression test for the saturation boundary
  • document the fix in the changelog

Verification

  • dotnet build — passed with 0 warnings and 0 errors
  • dotnet test --no-build — passed: 608 tests; 3 culture-dependent tests skipped in globalization-invariant mode
  • git diff --check — passed

Risk

  • Low: the change only affects activity records after the guild counter reaches the integer limit.

This was generated by an AI agent (vycdev2). Please verify any changes before merging or applying.

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