Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
RegexFun1227y@devios1 I mentioned Unit Testing because if the team have test cases, when you fix a bug and run your tests you can verify if you didn't break someone else's code.
-
binygal1887y@devios1 it ain't gonna fix it, but CI can stop you from pushing it to the repo and block someone else from developing.
-
I wonder what will you do if you were writing Swift on xcode with no refactor feature 😒
-
devios157707y@binygal I'm not denouncing the benefits of unit testing and CI, just saying it wouldn't make his coworker any less of a dick for doing that. 😉
-
binygal1887y@devios1 according to the story i guess it would be like that -
"There is no chance that my code broke this test. But it fails... I just will delete this test and no one will notice"
Related Rants
-
SupressWarnings37My coworker left his Windows 10 system unlocked today. Me: 1. Print screen on desktop 2. Saves the image 3. ...
-
RTRMS12I cannot spell for shit, so my coworker keeps commenting on my pull requests with spelling fixes... Decided t...
-
linuxxx14That moment when your coworker puts on loud music, you're wondering if your boss is going to like this and the...
My coworker "fixed" a bug. Then an issue was reported to me. He refactored something that we both used(And my code was already working right). I asked him about it. He didn't care about it and also was upset about my question. A question that I didn't ask in a "rude" way.. The worst: the refactor only required 30 seconds to do!!!
What!!!
Please guys if you refactor do it right or don't do it at all. Have a nice day
undefined
coworker
refactor