rand()
will be infrequent < 10
(at least ten in 2^15 times, if not exponentially more), so automated tests are likely to pass. If they don’t, they’re likely to pass on the second try, and then everyone shrugs and continues. If it’s buried in 500 other lines, then it’s likely the code reviewer will give it all a quick scan and say “it’s fine”. It’s the three line diffs that get lots of scrutiny.
In other words, you seem to have a lot more faith in the process than I do.
maynarkh@feddit.nl 8 months ago
It’s bold to assume those exist. Maybe there’s a reason the coworker left
Hazzia@discuss.tchncs.de 8 months ago
Can confirm, just left a team that had 3 people for 4 pieces of legacy software and still used subversion
maynarkh@feddit.nl 8 months ago
SVN has legit use cases still though. Git LFS is not or just barely supported in a lot of industries.