-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
enhancementRequest for a new feature or a change to an existing featureRequest for a new feature or a change to an existing feature
Milestone
Description
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 featureRequest for a new feature or a change to an existing feature