-
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
- […
-
Hi,
I am experimenting with reusing the replayable queues of fuzzing runs against other targets and ProFuzzBench has been a very helpful tool so far! To do so, I am using the "_cov_script.sh_" for …
-
## 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…
-
### Background
Currently we rely on `axe-core` package to help us test the accessibility of the components. It helps us find close to 60% of WACG issues. To improve the testing coverage we may nee…
-
I am using Cobertura 2.1.1 with the Gradle Cobertura Plugin 2.3.0.
The example source code:
``` groovy
package com
import groovy.transform.CompileStatic
@CompileStatic
final class Something {
f…
-
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…
-
**Describe the bug**
While working on [reproducible builds](https://reproducible-builds.org/) for [openSUSE](https://en.opensuse.org/openSUSE:Reproducible_Builds) (sponsored by the NLnet NGI0 fund), …
-
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.
…
-
https://sonarcloud.io/project/issues?open=AZGVh-Bo4m3Xmlma-BBo&id=CMU-17313Q_NodeBB
Refactor this function to reduce its Cognitive Complexity from 16 to the 15 allowed
src/install.js
-
It seems it's possible to visualize corpus coverage with libfuzzer and clang coverage:
https://github.com/google/fuzzer-test-suite/blob/master/tutorial/libFuzzerTutorial.md#visualizing-coverage
…