Skip to content

Normalize db_repos to use short names in coverage dashboard #22

Description

@rubambiza

As noted in #17 (comment):

nit (pre-existing): db_repos keeps the full owner/repo form here, while lh_repos (line 355) and the new pr_repos (line 369) use split("/")[1] short names. In the cross-program coverage table this can produce a duplicate row for a repo covered by dep-bump plus another program (kagenti vs owner/kagenti).

This issue tracks the follow-up work to normalize db_repos to use short names (like lh_repos and pr_repos) after PR #17 is merged.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions