-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority: mediumThe issue has medium priorityThe issue has medium priority
Description
I am seeing lines of code which are not covered by any tests. I would like to have as many lines as possible covered.
This includes:
- StubHelper
- ShimHelper
At the same time we can annotate several methods with ExcludeFromCodeCoverage e.g. Shim.With(Delegate replacement) as this method simply forwards to WithImpl(Delegate replacement) which is fully covered.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: mediumThe issue has medium priorityThe issue has medium priority