-
go test -v -fuzz=Decode image/gif
consistently produces output like:
```
...
=== RUN TestEncodeWrappedImage
--- PASS: TestEncodeWrappedImage (0.06s)
=== FUZZ FuzzDecode
fuzz: elapsed: 0s, gatheri…
-
Use case: code coverage for android library.
See: **https://github.com/heershingenmosiken/android-assertions** repository, branch **jacoco-android** gradle module **android-assertions**.
Tests ru…
-
## Expected Behavior
to extract a code coverage report in text and html format for my node project working as a module (with esm)
## Observed Behavior
NOT WORKING!
```
===================…
-
The Failing tests
```
Run source .venv/bin/activate
============================= test session starts ==============================
platform linux -- Python 3.11.10, pytest-7.3.2, pluggy-1.3.…
-
my code :
```
jasmine: {
coverage: {
src: ['tests/**/*.js']
options: {
…
-
It will be nice to have tooling to work with coverage data inside tests.
Expected usage:
- to test coverage of given function/method
```
test_coverage ('Foo::bar', code => min (0.9), branch => m…
-
Hello! Just want to suggest new CLI flag for the `check-coverage` command executes it like all other flags are set to 100.
```
npm check-coverage --max
```
instead
```
nyc check-coverage -…
-
The following issues are all tied-together with the ideas of identifying documents and sections and what they contain, and then checking if it made it into OMOP or not.
- #81 is about a new table t…
-
I tried to run my coverage reports and got the following errors:
lcov --gcov-tool gcov --base-directory . --directory ./build/ --directory ./ -c -o ./build/test_coverage_report.info
Capturing cove…
-
|[](https://github.com/jesstess)| @jesstess reported|
|-|-|
|Trac ID|trac#6454|
|Type|enhancement|
|Created|2013-04-22 00:52:45Z|
See https://buildbot.twistedmatrix.com/builds/twisted-coverage.py/twi…