Skip to content

Many reports do not run when using run_model #1269

Description

@jkirk5

Description

Many of Aviary's reports are not registered to run when you call run_model. Most are set to only run when using run_driver. What we want is for reports to be registered for both run_model and run_driver, however simply copy/pasting the register with the method changed but this causes a warning of duplicate report names when running any models. Changing the report name is probably fine as I don't think it ever shows up in a filename or place a user would see (so we could have something like list_options_driver and list_options_model??)

Example

No response

Error Message

No response

Aviary Version

1.0.3-dev

Environment Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions