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/project succeeded Jun 6, 2024 in 0s

76.7% (+0.4%) compared to 967d63a

View this Pull Request on Codecov

76.7% (+0.4%) compared to 967d63a

Details

Codecov Report

Attention: Patch coverage is 87.86611% with 87 lines in your changes missing coverage. Please review.

Project coverage is 76.7%. Comparing base (967d63a) to head (d79c577).

Files Patch % Lines
...osoft.ComponentDetection.Orchestrator/Minimatch.cs 87.6% 29 Missing and 21 partials ⚠️
...ComponentDetection.Detectors/pip/PythonResolver.cs 0.0% 1 Missing and 5 partials ⚠️
...entDetection.Detectors/rust/CargoDependencyData.cs 0.0% 4 Missing ⚠️
...ft.ComponentDetection.Common/PathUtilityService.cs 25.0% 0 Missing and 3 partials ⚠️
...Detection.Detectors/npm/NpmLockfileDetectorBase.cs 72.7% 3 Missing ⚠️
...entDetection.Detectors/pip/SimplePythonResolver.cs 62.5% 0 Missing and 3 partials ⚠️
...ection.Common/DependencyGraph/ComponentRecorder.cs 66.6% 2 Missing ⚠️
...ion.Detectors/go/GoComponentWithReplaceDetector.cs 83.3% 0 Missing and 2 partials ⚠️
...etection.Detectors/linux/LinuxContainerDetector.cs 60.0% 1 Missing and 1 partial ⚠️
...tDetection.Detectors/nuget/NuGetNuspecUtilities.cs 33.3% 2 Missing ⚠️
... and 10 more
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1141     +/-   ##
=======================================
+ Coverage   76.3%   76.7%   +0.4%     
=======================================
  Files        256     257      +1     
  Lines      11316   11672    +356     
  Branches    1135    1199     +64     
=======================================
+ Hits        8636    8961    +325     
- Misses      2348    2359     +11     
- Partials     332     352     +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.