Skip to content

Less Fragile Report Generation #299

@coreyostrove

Description

@coreyostrove

There are a number of places in the report generation that are more fragile than they should be. Examples include:

Issue #278
Errors related to clifford compilations for custom gate sets
Etc. (other examples are escaping me, others should chime in here).

Ideally we should be more robust to these failures, sticking the generation of most plots in try except blocks and raising warnings when specific parts of the report generation fail rather than allowing the entire report generation to fail. We could then simply exclude the plots/tables that couldn't be generated with a message about why.

Metadata

Metadata

Assignees

Labels

enhancementRequest for a new feature or a change to an existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions