The .NET code coverage remains unchanged, despite adding new code

Hi,

Please give us the following version information:

  • What is your SonarQube version?
  • What is the version of the Scanner for .NET (MSBuild) that you are using?
  • What version of MSBuild are you using?

And we’ll need the logs:

  • please give us the verbose output of the scanner commands (please run SonarScanner.MSBuild.exe begin /k:“MyProject” /d:sonar.verbose=true as the begin step, and please attach the output of the BEGIN and END steps)
  • please give the output of running MSBuild in verbose mode (/v:d)

In addition, please see the following guides:

 
Ann