Skip to content
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

Component Detection v5 Major Version [DO NOT MERGE] #1141

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into cobya/v5

d79c577
Select commit
Loading
Failed to load commit list.
Open

Component Detection v5 Major Version [DO NOT MERGE] #1141

Merge branch 'main' into cobya/v5
d79c577
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 0s

87.8% of diff hit (target 76.3%)

View this Pull Request on Codecov

87.8% of diff hit (target 76.3%)

Annotations

Check warning on line 41 in src/Microsoft.ComponentDetection.Common/DependencyGraph/ComponentRecorder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Common/DependencyGraph/ComponentRecorder.cs#L41

Added line #L41 was not covered by tests

Check warning on line 71 in src/Microsoft.ComponentDetection.Common/DependencyGraph/ComponentRecorder.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Common/DependencyGraph/ComponentRecorder.cs#L71

Added line #L71 was not covered by tests

Check warning on line 45 in src/Microsoft.ComponentDetection.Common/SafeFileEnumerable.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Common/SafeFileEnumerable.cs#L45

Added line #L45 was not covered by tests

Check warning on line 113 in src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/linux/LinuxContainerDetector.cs#L113

Added line #L113 was not covered by tests

Check warning on line 145 in src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L145

Added line #L145 was not covered by tests

Check warning on line 243 in src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/npm/NpmLockfileDetectorBase.cs#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 36 in src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L36

Added line #L36 was not covered by tests

Check warning on line 38 in src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/nuget/NuGetNuspecUtilities.cs#L38

Added line #L38 was not covered by tests

Check warning on line 86 in src/Microsoft.ComponentDetection.Detectors/pip/PythonCommandService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/pip/PythonCommandService.cs#L86

Added line #L86 was not covered by tests

Check warning on line 165 in src/Microsoft.ComponentDetection.Detectors/pip/PythonResolver.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/pip/PythonResolver.cs#L165

Added line #L165 was not covered by tests

Check warning on line 12 in src/Microsoft.ComponentDetection.Detectors/rust/CargoDependencyData.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Detectors/rust/CargoDependencyData.cs#L9-L12

Added lines #L9 - L12 were not covered by tests

Check warning on line 268 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L265-L268

Added lines #L265 - L268 were not covered by tests

Check warning on line 275 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L274-L275

Added lines #L274 - L275 were not covered by tests

Check warning on line 319 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 331 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L329-L331

Added lines #L329 - L331 were not covered by tests

Check warning on line 363 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L362-L363

Added lines #L362 - L363 were not covered by tests

Check warning on line 425 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L425

Added line #L425 was not covered by tests

Check warning on line 446 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L444-L446

Added lines #L444 - L446 were not covered by tests

Check warning on line 462 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L460-L462

Added lines #L460 - L462 were not covered by tests

Check warning on line 505 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L505

Added line #L505 was not covered by tests

Check warning on line 632 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L632

Added line #L632 was not covered by tests

Check warning on line 635 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L634-L635

Added lines #L634 - L635 were not covered by tests

Check warning on line 688 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L687-L688

Added lines #L687 - L688 were not covered by tests

Check warning on line 806 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L806

Added line #L806 was not covered by tests

Check warning on line 811 in src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Microsoft.ComponentDetection.Orchestrator/Minimatch.cs#L811

Added line #L811 was not covered by tests