Skip to content

Re-instrumenting a file will lead to duplicate block coverage #26

Description

@Julian-Mentasti

If you run overload in instrument mode on a file that has already been instrumented it will create a new ReportBlockCoverage untop of the existing ones in the Golang code leaving artifacts in the code being tested.

The blocks_file always gets overwritten so running record and explore will still work as expected.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions