Skip to content

Fix pie autoplay#621

Merged
artoonie merged 2 commits intomainfrom
fix-pie-autoplay
Apr 8, 2026
Merged

Fix pie autoplay#621
artoonie merged 2 commits intomainfrom
fix-pie-autoplay

Conversation

@artoonie
Copy link
Copy Markdown
Owner

@artoonie artoonie commented Apr 8, 2026

Heroku-Runnable PR copy of #618

skaphan added 2 commits April 7, 2026 19:59
Add resumeFrom() to round player so the pie chart can advance the
dropdown during auto-play without stopping playback. When the pie
chart skips a round with no transfers, updateRound() now calls
resumeFrom() instead of setStep() to keep the animation going.

Co-Authored-By: Claude Opus 4.6
Revert round-player.js changes. The simpler approach is to skip
the setStep() call entirely during auto-play so it does not stop
playback. The round player timer catches up on its next tick.

Co-Authored-By: Claude Opus 4.6
@artoonie artoonie enabled auto-merge (squash) April 8, 2026 18:16
@artoonie artoonie merged commit 1df9bef into main Apr 8, 2026
8 checks passed
@artoonie artoonie deleted the fix-pie-autoplay branch April 8, 2026 18:24
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.09%. Comparing base (f691a50) to head (5cfd223).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   96.10%   96.09%   -0.02%     
==========================================
  Files         133      133              
  Lines        6346     6346              
==========================================
- Hits         6099     6098       -1     
- Misses        247      248       +1     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f691a50...5cfd223. Read the comment docs.

🚀 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.

@artoonie artoonie restored the fix-pie-autoplay branch April 10, 2026 16:23
@artoonie artoonie mentioned this pull request Apr 10, 2026
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.

2 participants