Skip to content

TECH-004 - Integrate Kover #6

Description

@marsanchezs

Objective

Integrate Kover to measure and report unit test coverage across the project.

Scope

  • Add the Kover plugin.
  • Configure coverage report generation.
  • Generate HTML and XML reports.
  • Document coverage execution process.

Acceptance Criteria

  • Coverage reports can be generated locally.
  • Coverage reports can be generated in CI.
  • HTML reports are accessible and readable.
  • The project builds successfully with Kover enabled.

Benefits

  • Improved visibility into test coverage.
  • Identification of untested code.
  • Better testing strategy decisions.
  • Support for long-term code quality initiatives.

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

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions