-
Not sure what was wrong. Would anyone advise?
``` scala
object TestBenchmark extends Bench.LocalTime {
val sizes = Gen.range("size")(100, 1000, 500)
val ranges = for {
size r.map(_ + 1)
…
-
Hi, I use Jenkins as CI, and I need an HTML report because I can't upgrade my Jenkins version to install the plugin that is able to show "jslint-xml" reports. I think is very useful.
Thanks!
PS: Che…
-
```
Need to add some basic HTML reporting for 1.0
```
Original issue reported on code.google.com by `dancorn...@gmail.com` on 11 Nov 2011 at 12:49
-
This is interesting because multiple HTML reports can be collected. This means a slight re-design in report collection to not only allow maps but a list of maps as well.
Example iterating across a…
-
|Wazuh version|Install type|Install method|Platform|
|3.8.2-1|Agent|RPM|Centos 7.6|
It would be great if the oscap wodle generated a html report as well.
-
Hi Team,
Could you please let me know whether we can get PDF reports instead of HTML reports using Galen.
-
### Expected Behavior
It would be really handy if the columns of the [HTML test results report](https://docs.gradle.org/current/userguide/java_testing.html#test_reporting) were sortable, and if there…
-
The current HTML report one is poorly suited for displaying the coverage of code written in Kotlin. It is necessary to think over a new design and implement code to generate a more convenient report.
…
-
``` irc
(03:39:04 PM) jmchilton: erasche2: Can you just build the HTML report inside the docker container at the end and push it out instead of requiring ipython on the machine (and executing arbitrar…
-
Currently the user has to open the report manually, it would be nice to open the report automatically.
In Stryker.NET this functionality works for both the local report and the dashboard report with …