|
|
|
|
|
by asvitkine
813 days ago
|
|
Well, test files shouldn't be affecting the actual production binary. But in practice that's not something that can be enforced for arbitrary projects without those projects having set something up specifically. For example, the project could track the effect on binary size of the production binary after every PR. But then it still requires a human (or I guess an AI bot?) to notice that the increase would be unexpected. |
|