Programming exercises
: Build result is outdated after repository reset
#10347
Labels
bug
exercise
Pull requests that affect the corresponding module
programming
Pull requests that affect the corresponding module
Describe the bug
I as a student have 57 different checkstyle errors in my code. I decide that I do not like my current solution and reset my repository. This does not re-trigger the tests, so even though I am now working with the clean template repository again, my latest result still shows the 57 checkstyle errors, which does not match the current state of my repo.
To Reproduce
Expected behavior
I think the easiest solution in this case would probably be to simply trigger the tests after the reset. That way, the state of the template repo is shown, not the state from before the reset.
Screenshots
No response
Which version of Artemis are you seeing the problem on?
7.9.1
What browsers are you seeing the problem on?
Chrome, Safari
Additional context
No response
Relevant log output
The text was updated successfully, but these errors were encountered: