Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

chore: add coverage tracking for operator-foundry - #97

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
add-repo/operator-foundry
Open

chore: add coverage tracking for operator-foundry#97
github-actions[bot] wants to merge 1 commit into
mainfrom
add-repo/operator-foundry

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Add Coverage Dashboard Tracking

This PR adds your repository to the Konflux Coverage Dashboard at:
https://konflux-ci.dev/coverage-dashboard/

What is the Coverage Dashboard?

The coverage dashboard automatically collects and displays test coverage metrics for all Konflux Go repositories in one centralized location. It provides:

  • Unified view of coverage across all repositories and teams
  • Package-level coverage breakdown for each repository
  • Detailed HTML coverage reports for deep-dive analysis

What This PR Does

  • ✅ Adds configuration for konflux-ci/operator-foundry to the coverage dashboard
  • ✅ Sets up ownership mapping so your team can manage future changes
  • ✅ Enables automatic coverage report generation from your test suite

After Merge

Your repository will automatically:

  1. Appear on the dashboard within 24 hours (next scheduled run)
  2. Have coverage metrics updated with each dashboard run
  3. Generate detailed HTML coverage reports accessible from the dashboard

Review Checklist

  • Verify exclude patterns are appropriate for your repository structure
  • Confirm ownership assignment includes the right team members
  • Repository has Go tests that will generate coverage data

Add configuration for konflux-ci/operator-foundry to the Konflux coverage dashboard.
This enables automatic test coverage tracking and reporting for the repository.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants