Skip to content

CI still missing clang-tidy and coverage jobs #103

Description

@ShreeChaturvedi

Summary

Sanitizers, benchmarks, format-check, and ENTROPY_WERROR are in place. clang-tidy and coverage are still absent from CI.

Evidence

Suggested fix

  • Add a .clang-tidy config and a CI job that runs it on changed files (or the full tree if cheap enough).
  • Optional: a coverage job (llvm-cov/lcov) that uploads a report without failing the build at first.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions