mitype icon indicating copy to clipboard operation
mitype copied to clipboard

Accuracy above 100

Open Dark-Knight11 opened this issue 4 years ago • 6 comments

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%

Dark-Knight11 avatar Oct 13 '21 13:10 Dark-Knight11

Thanks for the issue @Dark-Knight11. This is indeed weird, and hard to reproduce. 🤔

Mithil467 avatar Oct 17 '21 09:10 Mithil467

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

surelyanushka avatar Oct 27 '21 15:10 surelyanushka

I tried doing the same @surelyanushka but still couldn't reproduce the issue. 🤔 Can you elaborate on the procedure?

Mithil467 avatar Oct 28 '21 08:10 Mithil467

@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. mitype2

surelyanushka avatar Oct 28 '21 08:10 surelyanushka

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

image

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

image

I'm not sure if this is related to this issue or is it a completely different issue.

Dark-Knight11 avatar Oct 28 '21 11:10 Dark-Knight11

@Dark-Knight11 Thanks for the analysis. 🙌 The issue in your last commit has been fixed with #127.

Mithil467 avatar Nov 07 '21 06:11 Mithil467

Closing as non-reproducible. Might have been fixed with later changes. Please feel to re-open if issue persists.

Mithil467 avatar Apr 15 '23 14:04 Mithil467