|
|
|
|
|
by derefr
2475 days ago
|
|
> What happens when someone starts making breaking changes to excluded code? You... don't. You un-exclude it first, and then, because of the rule, you're not allowed to commit the code until you write the tests that bring it back up to 100% coverage. Then you make breaking changes. |
|