fix: round refractor values to integers in display #125
No reviewers
Labels
No Label
ai-changes-requested
ai-failed
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
ai-working
bug
enhancement
feature
in-queue
performance
security
tech-debt
todo
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/paper-dynasty-discord#125
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/refractor-round-values"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Cast
current_valueandnext_thresholdtointto avoid ugly floating point numbers like53.0/149.0in the progress display. Shows53/149instead.Test plan
/refractor statusshows clean integer values in progress barsApproved via pd-pr