-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Karma/Istanbul correctly leaves out interface files, because they are inherently not testable, however the SonarTsPlugin lists those interface files as having 0% coverage, which is bringing our overal…
JaSpr updated
7 years ago
-
| Q | A
| --------------------------| ---------------
| php-code-coverage version | 10.1.3
| PHP version | 8.2.9
| Driver | Xdebug
| Xdebu…
-
|[](https://github.com/jesstess)| @jesstess reported|
|-|-|
|Trac ID|trac#6453|
|Type|enhancement|
|Created|2013-04-22 00:46:32Z|
See https://buildbot.twistedmatrix.com/builds/twisted-coverage.py/twi…
-
vagrant@vagrant-ubuntu-trusty-64:/vagrant/dragnet$ sudo make test
nosetests --exe --cover-package=dragnet --with-coverage --cover-branches -v --cover-erase
nose.plugins.cover: ERROR: Coverage not av…
gvola updated
7 years ago
-
We need to ensure that the app works and continues to work as it grows. Insert all normal reasons for testing here. We could do 20% in terms of line coverage, or branch coverage, either is good with m…
-
I'm not sure why coveralls is report 0% coverage. It might have to do with using `@babel/register`. I was thinking we might look at moving to `jest` which also produces coverage reports doesn't requ…
-
### Environment information
- OS: macOS
- Python Version: 3.10.12
- `ape` and plugin versions: 0.7.11
```sh
$ ape --version
0.7.11
$ ape plugins list
etherscan 0.7.2
foundry …
-
### Version
29.5.0
### Steps to reproduce
Repro code is in a branch on my reproduce-issues repo: https://github.com/spalger/reproduce-issues/tree/jest/v8-coverage-untested-ts-files
1. clon…
-
Sonar property file can be improve to ease coverage configuration .
This can look that this one:
```
# must be unique in a given SonarQube instance
sonar.projectKey=plasma
# this is the name and …