Skip to content

CT: Study usage of Restrict method in Conditions #48

Description

@LuisPH3

During the development of #37 the question for the need of implementing Restrict for a new condition arise.

Initial study point to possible dead code, Conditions use domain-parametrized restrict functions implemented as a lambda, and most of Restrict methods seems only to be called from unit tests or the probe command. Semantics of Probe may be compromised, as the code used is not the same code as used in ct run.

A deeper study is needed on this topic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions