2dd5b1fc9c8a68a56a1c7a0688e775432bb12eb0
Seven stats fields (games_lost, win_streak_best, lifetime_score, draw_one_wins, draw_three_wins, avg_time_seconds on both branches) had no isolated test coverage in the merge test suite. Added boundary tests for each, including a concrete arithmetic verification of the weighted-average recomputation. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
A Klondike solitaire game built in Rust with Bevy, targeting Android and Linux desktop. Features
classic card rendering, draw-one/draw-three modes, score tracking, undo/redo, daily challenges, and auto-complete
detection.
https://klondike.aleshym.co/