Skip to content

LintDiff: Move correlation logic into reconciliation #38612

@danieljurek

Description

@danieljurek

We're already incorporating data about both "before" and "after" states in the reconciliation code. Use a structure that builds out a set of expected results and then fill that structure with the results as they come in. For each "after" readme/tag match it to a "before" readme/tag. (As it is today) each autorest command for a given readme/tag combination should only be run once.

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