Skip to content

feat: integrate Codacy for automated code quality analysis #390

Description

@MatiasOS

Description

Integrate Codacy into the OpenScan CI pipeline to get automated code quality reviews, duplication detection, and complexity analysis on every PR.

Part of the Quality Tooling Rollout (#369).

Tasks

  • Set up Codacy project for the OpenScan repo
  • Configure with project-specific rules (TypeScript, React, Bun)
  • Connect Codacy to GitHub for PR annotations and status checks
  • Add Codacy badge to README
  • Tune rule set — start with recommended defaults, then adjust based on team feedback

Motivation

Biome handles formatting and linting locally, but Codacy adds:

  • Duplication and complexity metrics
  • Historical quality trends over time
  • Cross-PR comparison and diff annotations

Notes

  • Should not block CI initially — informational only until rules are tuned.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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