-
I use SoapUI 5.7.1 and Java 16.0.2. PUT requests, which have no response, do not appear in the report. I think it's a problem with the interpretation of the response by the function: MarkupHelper.crea…
-
Please add ability to generate HTML report out of results
-
Right now, a json object is generated after mutation testing that contains an array of all mutations that occurred that looks like
``` json
[
{
"filename": "/Users/stevenberlanga/go/src/github.…
-
I thought this idea was large enough where it should be it's own issue even though it's part of #1124 .
@acesnik wants some HTML reports and I think a lot of users really want some way to easily/gr…
-
First of all, thanks for this super nice tool!
I just ran CellBender for the first time, and although the run apparently finished successfully, and the HTML report was actually generated (and it lo…
-
Have You ever been considering generating html reports ?
-
It would be awesome to have a final HTML report for the findings
-
Nice and easily readable final html report
-
A nice readable + hostable dashboard style html report, containing all the information in #8 .
-
I'm running haploDup on a diploid assembly for an organism with 19 chromosomes. My command line looks like:
```
HaploDup.py \
-f hap1.fasta,hap2.fasta \
-g hap1.gff,hap2…