Skip to content

Unit test coverage tool #431

Description

@JasonVranek

Commit-Boost Primarily relies on unit tests to verify functionality. Without a tool to verify coverage, there could be tests that are missing.

Integrating the cargo-llvm-cov into the development loop and CI will help catch missing tests. It's possible to configure the CI to reject merging if coverage is below a certain threshold (e.g., below X% or Y% less than the target branch).

Related to #430 to improve testing.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions