Skip to content

OpenCover cannot register profiler #207

@jgasiorowski

Description

@jgasiorowski

_baseArguments = GetSettingsBasedArguments(options) + $" -output:\"{options.CoverageReportPath}\" -register:user";

Hardcoded -register:user parameter causes that when running Visual Studio as administrator OpenCover is not able to register profiler.

I have checked that with powershell runned as administraror I am unable to run OpenCover with -register:user but if I run powershell as normal user then it is fine

I think that would be great to add option to specify desired user.
I am guessing that AxoCover stopped working for me after last Windows 10 update (1903)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions