Skip to content

Conversation

@marcoacierno
Copy link
Member

Proposals with the same score were appearing in non-deterministic order in the review system recap views. Added secondary sort by id to both the grants recap view and proposals recap view to ensure consistent ordering.

Fixes #4535

Generated with Claude Code

Proposals with the same score were appearing in non-deterministic order
in the review system recap views. Added secondary sort by `id` to both
the grants recap view and proposals recap view to ensure consistent
ordering.

Fixes #4535

Co-authored-by: Marco Acierno <marcoacierno@users.noreply.github.com>
@vercel
Copy link

vercel bot commented Jan 19, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
pycon Ready Ready Preview Jan 19, 2026 5:57pm

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.43%. Comparing base (f74c682) to head (284a023).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4538   +/-   ##
=======================================
  Coverage   94.43%   94.43%           
=======================================
  Files         352      352           
  Lines       10162    10162           
  Branches      738      738           
=======================================
  Hits         9596     9596           
  Misses        468      468           
  Partials       98       98           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@marcoacierno marcoacierno changed the title fix: add deterministic ordering by id to review recap views Add deterministic ordering by id to review recap views Jan 19, 2026
@marcoacierno marcoacierno merged commit fcbab6e into main Jan 19, 2026
7 checks passed
@marcoacierno marcoacierno deleted the claude/issue-4535-20260119-1753 branch January 19, 2026 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.

Deterministic order of proposal in the review system

2 participants