|
|
|
|
|
by gus_massa
1992 days ago
|
|
Interesting story, but even if you had 100% code coverage in your test, you probably would have forgotten to add a test for this problem. A good test coverage is useful, but does not guaranty to catch all the possible problems. It's nice to read that you added some checks to avoid repeating this error in the future. |
|