-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Describe the problem
Some of the source code of the registry has been introduced a while ago, but is not actually used or the feature has been changed. Some examples are:
- The
ErrorLog
property when reporting failure - The huge number of switches that can be set for
executeCommand
Describe the solution you would like
Go through the codebase of the registry, identify and remove unused code. It may be helpful to run the tests with coverage to see which parts of the code are not being executed.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed