Skip to content

Renormalize label-coverage relationship #2950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

williamjallen
Copy link
Collaborator

The label2coveragefile table implicitly relates the coverage and label tables via a three-way relationship, duplicating the role of the coverage table which relates the build and coveragefile tables. This PR fixes that by creating a new label2coverage table which appropriately relates labels to coverage results.

@josephsnyder josephsnyder added this pull request to the merge queue Jun 30, 2025
Merged via the queue into Kitware:master with commit cd49a87 Jun 30, 2025
13 of 14 checks passed
@williamjallen williamjallen deleted the label-coverage-relationship branch July 2, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants