typermonkeyuser
typermonkeyuser
I tried to make an idea for the frontend. What do you guys think? My idea is that each achievement has 5 levels of difficulty. For example "Furious" could be:...
@Ferotiq I now store the streak on the user. The expensive calculation is only necessary once, after that the streak is calculated based on the last result.
@Ferotiq Would you like to take an additional look, after my latest changes?
@Miodec Thanks, I have removed the code performing the initial calculation.
@Miodec The tests should also be passing now :) I was unfortunate to hit the code coverage threshold with 39.73% code coverage 😂
@Miodec Would you like to re-activate the tests?
@Miodec @Ferotiq Will one of you take an additional look when you have time? :)
Mistake