hyde icon indicating copy to clipboard operation
hyde copied to clipboard

Set tested_by to __OPTIONAL__ by default for anything that’s compiler-generated.

Open ranayadav opened this issue 5 years ago • 0 comments

Is your feature request related to a problem? Please describe. Compiler generated code (default constructor etc) should not be required to be tested by tests.

Describe the solution you'd like Set tested_by: to OPTIONAL if the API is compiler-generated.

Describe alternatives you've considered

Additional context

ranayadav avatar Dec 08 '20 20:12 ranayadav