If all unit tests pass after modifications, does it means the code changes do not affect existing functionality?
I want to do some optimization when use copier to copy slices. can I use unit test to make sure my modifications will not affect existing functions? @jinzhu
If all unit tests pass after modifications, does it means the code changes do not affect existing functionality?
I want to do some optimization when use copier to copy slices. can I use unit test to make sure my modifications will not affect existing functions? @jinzhu