Skip to content

Check structures and other code is duplicated in kani-cov #3541

@adpaco-aws

Description

@adpaco-aws

Proposed change: Avoid the duplication of code in kani-cov by extracting commonly shared data structures like CheckStatus into a separate crate, and force kani-cov and whichever modules (e.g., postprocessing) that require it in kani-driver to consume it instead.

Motivation: We're introducing some code duplication in #3121 and we should figure out the best way to share these data structures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [C] InternalTracks some internal work. I.e.: Users should not be affected.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions