-
## Description
I noticed that projects which are not referenced by Tests projects are not included in the Coverage results, is there are way to get them included? It's important to include them bec…
-
Docs: http://codeception.com/docs/11-Codecoverage
dedik updated
10 years ago
-
I am getting the above error when trying to add coverage flags to my project. It seems to be related to checking the compilers for each of the available languages.
Relevant CMake code:
```cmake
#…
-
**Bug description**
Test-runner actions fails with a "chmod: cannot access '/github/workspace/CodeCoverage': No such file or directory" error.
*Note, there were no actual tests in the project …
-
I've been struggling for a while to integrate the testing library into a unit test target, but I haven't found a solution that works yet.
Given a pod file like the following :
```
platform :io…
-
Hi,
first of all thanks a lot for your work. It spares me a lot of time!
I'm using the CodeCoverage.cmake script and it works very well but the message associated with custom targets are not pri…
-
## General summary of the issue
The code coverage XML file which is being generated by Pester-5 New-PesterConfiguration isn't compatible with Azure Devops.
Pester Configuration:
```powershell
$p…
-
First of all, thanks for creating this great extension :)
I just have a quick question regarding diff coverage. Is it possible to check diff coverage (e.g. that newly added code in a pull request mus…
-
There's something wrong here. When I hit: https://github.com/oker1/phpunit_codecoverage_display I see this, pretty ancient page:
![01](https://cloud.githubusercontent.com/assets/8041294/16192213/4e56…
-
Some background, I started to use the test adapter for catch2 for my own project and it worked wonderfully. One day I was fed up with the abundance of random std/catch code that was shown to me in the…