{#if percentage && workerId === runningWorkerId}
{:else if completedWorkers.includes(workerId)}
{:else if workerId === runningWorkerId} {/if}