-
-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Hello, we noticed something weird with your library. When calling isReliable() more than once (it depends on how many scores there are), it will sometimes return a different boolean than before making it... unreliable :). This happens due to the usage of next($this->score). It advances the internal pointer of the array. I am not sure on how it should work, there are no test cases for the 24% minimum, otherwise I would have created a merge request. Can you fix this?
Metadata
Metadata
Assignees
Labels
No labels