mitype
mitype copied to clipboard
Accuracy above 100
Subject of the issue
For a particular test, I got an accuracy of 102.42%.
Test sample ID: 1758
Your environment
- operating-system
Windows - version of Mitype
Mitype version 0.2.3+20.g052df91 - version of Python
3.8.5 - which terminal and it's version if applicable
Powershell 5.1.19041.1237
Steps to reproduce
Not sure how to reproduce right now. I got it by accident. I will add instructions once I figure it out.
I gave a test for ID 1758 and retired it few times and in one of the scores, accuracy was 102.42%.
I noticed it while I played its replay.
Expected behaviour
Accuracy should not exceed 100%
Actual behaviour
Accuracy displayed was 102.42%
Thanks for the issue @Dark-Knight11. This is indeed weird, and hard to reproduce. 🤔
It's a result of copy pasting a certain word. I was able to reproduce it by copying the word 'you' and pasting it everytime the word came up.
I tried doing the same @surelyanushka but still couldn't reproduce the issue. 🤔 Can you elaborate on the procedure?
@Mithil467 I think the issue is not with the copy pasting, but with the ctrl key. I tried to paste with the ctrl + V key out of habit, and that is when I came across this accuracy issue.
Interesting!
Again don't know what happened here :)
I did a mistake still accuracy is 100%
I was trying copy-pasting words using Ctrl+Shift+V.
Here Count is decremented if we delete a character

Update: The error here was Space and space is not counted as character hence accuracy 100%
one more example for this:

I'm not sure if this is related to this issue or is it a completely different issue.
@Dark-Knight11 Thanks for the analysis. 🙌 The issue in your last commit has been fixed with #127.
Closing as non-reproducible. Might have been fixed with later changes. Please feel to re-open if issue persists.