Skip to content

[pull] master from monkeytypegame:master#725

Merged
pull[bot] merged 2 commits intoUncodedtech:masterfrom
monkeytypegame:master
Dec 13, 2025
Merged

[pull] master from monkeytypegame:master#725
pull[bot] merged 2 commits intoUncodedtech:masterfrom
monkeytypegame:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Dec 13, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

fehmer and others added 2 commits December 13, 2025 23:47
…onabcd123) (#7230)

### Description

In the current implementation, the time difference between `now` and
when we call `TestTimer.clear()` is high enough, so that if the test
duration is really close to a whole number (say `3.96`), then
`TestTimer` will continue to run up until the whole number, and will
push another wpm entry to `wpmHistory` and another raw entry to
`rawHistory`, causing the result chart to be messed up. This
implementation clears `TestTimer` right after calculating `now` to
hopefully allow for a smaller time difference between `now` and
`TestTimer`.

Also fixed some typos in comments.
@pull pull Bot locked and limited conversation to collaborators Dec 13, 2025
@pull pull Bot added the ⤵️ pull label Dec 13, 2025
@pull pull Bot merged commit 9654ac5 into Uncodedtech:master Dec 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants