Skip to content

Expand test coverage #34

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions