-
Currently code coverage is captured from our 'Sonar' test runs
This is done by enabling 'jacoco' in the build. This attaches an agent to the jvm used by surefire for running Unit Tests. Coverage d…
-
Right now, the project's README file shows a hardcoded 100% coverage badge (see [here](https://github.com/Flexonze/django-auto-actions/blob/main/README.md?plain=1#L7)). To provide more accurate and dy…
-
# Proposal
Make it possible to calculate whether the tests cover each rule and alert.
In order to do this some basic assumptions would have to be made, for example take a simple set of rules:
…
-
Nice work on this plugin. Can it be possible to display coverage data report (only overall coverage just under test summary) on the notification if some coverage data is present ?
ghost updated
3 years ago
-
CC: @ccober6, @cgcgcg, @rppawlo, @sebrowne, @jwillenbring, @mmwolf
## Description
With Epetra (and downstream packages and code that has required dependencies on Epetra) set to be removed in Trilin…
-
Function perprocessing the Sampling data for coverage. Function based on the function with the same name in utils.R. This function extended of data validation and add variables from Biological Variabl…
-
**Is your feature request related to a problem? Please describe.**
It is common for codebases to have coverage generated remotely by CI jobs, and for the latest coverage data to be available at a p…
-
When doing code coverage, there is no way how to find out in the generated report the original coverage
database that lead to the coverage item being covered or uncovered. This would be a nice featur…
-
## Context
The soft story dataset is at the heart of this project and allow users to search against a database of possible soft story buildings.
The output from this analysis is a general "state…
-
Currently, we require implementations to still support `scale-factor=1`, even if not support the Scaling requirement class, so clients have a general way of requesting the original resolution of the d…