-
Builds currently failing for HHVM. Need to look into why, look's like syntax issues.
Don't have to definitely support HHVM but knowing why we can or can't would be good.
-
I have a program in net 6, in which I run coverage on my local computer, in sonar and BuildQualityChecks they give a value greater than 80%. Then we migrate the project to net 8 and the coverage local…
-
Thank you for upgrading to Sonar 5.6.1! Basic feature are working fine.
I don't get unit test reporting and code coverage reporting to work. My CodeCoverage_Summary.xml is ignored and unit test repor…
-
Is there a way to aggregate the results of the coverage analysis? That is, it looks like CodeCoverage.cmake is a per-target (one per add_test()?) function. Say I have 10 subdirectories each with their…
-
This function has a switch statement with a lot of "fall through" cases, i.e. cases without breaks. There's as many as 8 of these that fall through to the default which is a very interesting design ch…
-
Currently we have separately build types (provided by default cmake configuration) and manual compiler flags for different purposes such as sanitisers and code coverage. For example building clio with…
-
## Failing Test(s)
Microsoft.AspNetCore.Components.WebViewE2E.Test.WebViewManagerE2ETests.CanLaunchPhotinoWebViewAndClickButton
## Error Message
```text
Assert.Contains() Failure…
-
Hello,
I was trying to use our application (TAU) with dyninst and found out that when using an Nvidia Grace machine, the arguments from the function where not always correct.
To check if it was …
-
## 1. General summary of the issue
While testing out new Code Coverage Reporting capability in Azure DevOps with a dummy PowerShell module, I've noticed, that if my module has just a single cmdlet …
-
While running codecoverage, there is a failure on this line of a *.php file in applications/view/
Line on which it fails:
```