Hacker News new | past | comments | ask | show | jobs | submit
Yeah looking at that diff it should be very quick. My point was mostly that it was a bad metric, not if was correct or not in this particular case. I'm sure everybody's had a bugfix that took days to debug and it was just a couple of lines to fix.

Or sometimes a fix is obvious, but because it requires changing the code of a dependency, it's actually quite tedious to implement.