Skip to content

kodiai review repeatedly misses issues on the first run #115

Description

@keithah

Referencing this post:

Every time we ran kodiai review, it found more problems that should have been detected the first time. This indicates the tool is not reliably identifying all issues in a single run. Please investigate why repeated runs uncover new problems and improve the tool's detection capabilities so that it surfaces all relevant issues the first time it is executed.

Steps to reproduce:

  1. Run kodiai review on a PR or project.
  2. Observe that some issues are flagged.
  3. Fix flagged issues, rerun, and see that more issues are reported on subsequent runs.

Expected:

  • All problems should be found on the first execution of kodiai review.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions