2c2d4966b285d335579379a9bb97423234155f19
formatPaceShort and formatElapsed each floored the minutes and rounded the leftover seconds independently, so e.g. 419.6 sec/km displayed as "6:60/km" instead of "7:00/km". Both now round the total seconds once, then split into minutes/seconds from that rounded value.
Description
No description provided
Languages
Go
72.8%
TypeScript
20.3%
Python
4.7%
CSS
2.1%