You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: