Skip to content

track: Code coverage reporting implementation #29

@aRustyDev

Description

@aRustyDev

Overview

Track the implementation and improvement of code coverage reporting for all hook scripts.

Current Status

  • ✅ Coverage workflow created (.github/workflows/coverage.yml)
  • ✅ kcov integration configured
  • ⚠️ Coverage currently at 0% (no hooks passing tests)

Goals

  • Fix hook scripts to pass shellcheck
  • Achieve 50% coverage
  • Achieve 80% coverage target
  • Add coverage badge to README
  • Integrate coverage checks in PR reviews

Tracking Metrics

  • Current coverage: 0%
  • Target coverage: 80%
  • Number of hooks tested: 3/26
  • Number of test files: 6

Related PRs

  • Initial coverage setup: (this commit)

Dependencies

Action Items

  1. Fix shellcheck errors in hook scripts
  2. Update tests to handle hook script issues
  3. Add coverage badge to README
  4. Configure coverage as required PR check

Milestone

Test Coverage 80%

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions