Skip to content

Run pipeline code lens: Include only statements in the backward slice of statements with side effects #1354

@lars-reimann

Description

@lars-reimann

Is your feature request related to a problem?

The "Run pipeline" code lens is meant to run a pipeline for its side effects. Currently, however, all statements are executed (unless they have no effect whatsoever).

Desired solution

Compute the backward slice for any statement in the pipeline with side effects and combine them. Run only those statements.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions