auto-lighthouse icon indicating copy to clipboard operation
auto-lighthouse copied to clipboard

Summary Reports

Open warpcoil opened this issue 4 years ago • 1 comments

Is your feature request related to a problem? Please describe. Now that we have multiple reports, we have a report for each page, have we considered creating a summary report for an overview.

Describe the solution you'd like Do you think we could develop a PDF summary?

Describe alternatives you've considered There is a CSV collated example on the web.

Additional context A solution could be using the JSON data (or indeed CSV) and collate with weighted averages. i.e. go through each JSON document generated and produce a summary based on that data.

I had started looking a weekend ago, would that be of benefit to you?

warpcoil avatar Jul 13 '21 10:07 warpcoil

I've always wanted to figure out a way to do summaries, since they would be incredibly helpful at a high level view of a tested domain...but I've got no idea how it would look in practice.

I'm definitely open to something like this, but I don't have time, at the moment, to scaffold out the idea. Happy to assist and review though. Otherwise, it's going to be a while before I can spec out something for this.

TGiles avatar Jul 13 '21 20:07 TGiles