Skip to content

Expand test coverage #34

@Miista

Description

@Miista

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions