|
|
|
|
|
by mb7733
417 days ago
|
|
> I don't really ever find myself having to do that. I guess it's been a long time since I worked in an environment which did not use an "only merge to main after passing CI" workflow, and back then we weren't using git, anyway. You _never_ have bugs that slip through the test suite? That is extremely impressive / borderline impossible. Even highly tested gold-standard projects like SQLite see bugs in production. And once you find a regression that wasn't covered by your test suite, the fastest way to find where it originated is often git bisect. |
|
You're skeptical of a far stronger claim than the one they actually made.