Basically, I run the newly added code and maybe write tests for them. If they fail, i check the area where it failed and add print statements accordingly. Finally, after logging everything,, I solve the issue and commit the code.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Basically, I run the newly added code and maybe write tests for them. If they fail, i check the area where it failed and add print statements accordingly. Finally, after logging everything,, I solve the issue and commit the code.