Skip to content

Conversation

@russhousley
Copy link
Collaborator

@russhousley russhousley commented Nov 1, 2025

Fixes #9696.
Add a hint to the History tab for balloters that tells the revision of the document associated with the most recent ballot.

@codecov
Copy link

codecov bot commented Nov 1, 2025

Codecov Report

❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.54%. Comparing base (cbb0e2e) to head (bb7da11).
⚠️ Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
ietf/doc/utils.py 86.66% 2 Missing ⚠️
ietf/doc/views_doc.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9851      +/-   ##
==========================================
- Coverage   88.54%   88.54%   -0.01%     
==========================================
  Files         316      316              
  Lines       42265    42282      +17     
==========================================
+ Hits        37423    37437      +14     
- Misses       4842     4845       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@rjsparks rjsparks changed the title Add most recent ballot hint to History tab. Fixes#9696. fix: add most recent ballot hint to History tab. Nov 3, 2025
Copy link
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

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

Trivial nit suggested

@rjsparks rjsparks merged commit bd6a160 into ietf-tools:main Nov 7, 2025
15 of 16 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2025
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.

Default to diff from last ballot when looking at the history of a document that the user has taken a ballot position on.

3 participants