Skip to content

Dynamic Reduction Optimization: Catch-All Error Handlers #28

Description

@cmeiklejohn

Determine if the static analysis can identify whether or not there is any error handling code that is conditional on the type of error: for example, if a service contains a catch all for all error types, then we don't need to test all possible error types from the dependent services, only to that service.

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