Skip to content

No HTML report is generated when using the parallel module #133

Description

@unode

This can be seen when running for instance the parallel test with ngless --create-report -o report parallel.ngl.

The reason is that generating the final HTML report would require collect()ing reports for each sample. This final step doesn't currently happen, even if only one sample is present in the samplefile.

Since this report would require aggregating several samples, its format also needs to be different from the single sample one.

This can be one of the goals of GSoC 2020 - Improved reporting of results project idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions