Skip to content

fix: PackageURLs for private components - #1426

Merged
jkowalleck merged 2 commits into
mainfrom
fix/purl-for-private-packages
Mar 6, 2026
Merged

fix: PackageURLs for private components#1426
jkowalleck merged 2 commits into
mainfrom
fix/purl-for-private-packages

Conversation

@jkowalleck

@jkowalleck jkowalleck commented Mar 6, 2026

Copy link
Copy Markdown
Member

Description

A clear and concise summary of the change and which issue (if any) it fixes. Should also include relevant motivation and context.

fixes #1425

AI Tool Disclosure

  • My contribution does not include any AI-generated content
  • My contribution includes AI-generated content, as disclosed below:
    • AI Tools: [e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.]
    • LLMs and versions: [e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro etc.]
    • Prompts: [Summarize the key prompts or instructions given to the AI tools]

Affirmation

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@jkowalleck
jkowalleck requested a review from a team as a code owner March 6, 2026 15:11
@jkowalleck jkowalleck added the bug Something isn't working label Mar 6, 2026
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (19d4faf) 4680 4109 87.80%
Head commit (a7ba066) 4662 (-18) 4094 (-15) 87.82% (+0.02%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1426) 2 2 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@jkowalleck
jkowalleck merged commit 002211b into main Mar 6, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Purl of private component is missing

1 participant