|
|
|
|
|
by woooooo
1066 days ago
|
|
In the linked article, the situation was that they absolutely needed to change some hard-coded MONTHS value from 3 to 4 in order to keep the factory running. That change should be shipped in isolation. With manual testing to cope for the lack of coverage, presumably.
Refactoring doesn't have the same urgency as keeping the factory running, no matter how much we all believe in keeping the campground clean. It can wait until Monday in this particular case. |
|