Skip to content

Conversation

@mitp19
Copy link

@mitp19 mitp19 commented Nov 27, 2025

  • Added rsc_amount field to ScoreChange to track RSC transferred in funding events
  • Added is_deleted field to ScoreChange to handle content deletion penalties
  • Added score_v2 field to Score for new reputation calculation system
  • Created composite index on (score, contribution_type, is_deleted) for efficient queries
  • Created index on (author, hub, score_v2) for leaderboard performance

@mitp19 mitp19 changed the title Mit/add rsc tracking fields Add tracking fields for reputation score v2 Nov 27, 2025
@sonarqubecloud
Copy link

@mitp19 mitp19 marked this pull request as ready for review November 27, 2025 16:42
@mitp19 mitp19 requested a review from a team as a code owner November 27, 2025 16:42
@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.75%. Comparing base (3f11c80) to head (f31e24c).
⚠️ Report is 140 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2868      +/-   ##
==========================================
- Coverage   75.79%   75.75%   -0.04%     
==========================================
  Files         522      529       +7     
  Lines       27779    28572     +793     
==========================================
+ Hits        21054    21644     +590     
- Misses       6725     6928     +203     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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