fix: round refractor values to integers in display #125

Merged
cal merged 1 commits from fix/refractor-round-values into main 2026-03-25 21:55:25 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
8d2cdc81fe fix: round refractor values to integers in display
All checks were successful
Ruff Lint / lint (pull_request) Successful in 19s
Cast current_value and next_threshold to int to avoid ugly floating
point numbers like 53.0/149.0 in the progress display.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:55:03 -05:00