-
## Description
This issue lists improvements needed to gain reliable and comprehensive coverage on Mobile platforms.
## Goals
The purpose of the following improvements is to improve experience wi…
-
Hello,
I have next dependencies installed for project: [dependencies.txt](https://github.com/karma-runner/karma-coverage/files/422809/dependencies.txt)
And here is my karma.conf.js: [karma.conf.txt](h…
-
I'm using 3.0.0-rc4. All the tests are passing however, at the end I get this error:
```
Running "istanbul_check_coverage:default" (istanbul_check_coverage) task
/Users/adrian/code/meanshop/node_mod…
-
This may admittedly be a misunderstanding on my part regarding the expected behavior of this library.
See [this branch](https://github.com/thephpleague/container/compare/4.x...elazar:container:nest…
-
All repos should have:
1. 100% coverage, and then
2. 100% branch coverage, and then
3. very limited use of `# pragma: no cover'
And that includes on Windows ; c.f. https://github.com/coala/met…
-
When running CodeBuild via CodePipeline, the CI provider is not detected. Also, there's no git repository with CodePipeline as source provider in CodeBuild, so branch and commit detection fail too.
…
-
Dependency `@cvrg-report/jacoco-json` is prone to crash if a coverage report is lacking line, method, or branch counter. This will, in turn, prevent the extension from displaying coverage.
More inf…
GV94 updated
12 months ago
-
Currently we have average coverage for all files:
76.96 % Stmts | 70.93 % Branch | 77.11 % Funcs | 76.93 % Lines
-
A helpful feature for C# contract tests would be an easier way to collect code coverage for the original contract source from the neo-test execution.
@devhawk provided some insightful information r…
-
Add code coverage to this project.
Acceptance Criteria:
* Code coverage should be measured across all tests defined in this repository every time a build is run in any branch.
* Coverage report s…