Discovered a nasty, days-old data bug in prod just now in an untested code path. Only hit a few users, but still, ugh.
Lesson learned: 90+% test coverage is great, but bugs still happen in the other 10%. It may be harder to test, but do it anyway. If you shipped it then you should have put a test on it. ๐
Likes
Reposts