-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Code health - Remove duplicate code #16409
Copy link
Copy link
Open
Labels
type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
The jinja templates here and here have a lot of code duplication. When there is a bug, a fix is being applied in more than one place. For example see https://github.com/googleapis/gapic-generator-python/pull/1582/files where a fix was applied in 5 places instead of one. This breaks the DRY (Don't repeat yourself) rule of code health
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.