microsoft / component-detection

Scans your project to determine what components you use
MIT License
396 stars 81 forks source link

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

Open cobya opened 1 month ago

cobya commented 1 month ago

This will incorporate all breaking changes for the next major version of Component Detection, v5, which has changes being tracked at #1135.

PRs included in this change:

codecov[bot] commented 1 month ago

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 :warning:
...ComponentDetection.Detectors/pip/PythonResolver.cs 0.0% 1 Missing and 5 partials :warning:
...entDetection.Detectors/rust/CargoDependencyData.cs 0.0% 4 Missing :warning:
...ft.ComponentDetection.Common/PathUtilityService.cs 25.0% 0 Missing and 3 partials :warning:
...Detection.Detectors/npm/NpmLockfileDetectorBase.cs 72.7% 3 Missing :warning:
...entDetection.Detectors/pip/SimplePythonResolver.cs 62.5% 0 Missing and 3 partials :warning:
...ection.Common/DependencyGraph/ComponentRecorder.cs 66.6% 2 Missing :warning:
...ion.Detectors/go/GoComponentWithReplaceDetector.cs 83.3% 0 Missing and 2 partials :warning:
...etection.Detectors/linux/LinuxContainerDetector.cs 60.0% 1 Missing and 1 partial :warning:
...tDetection.Detectors/nuget/NuGetNuspecUtilities.cs 33.3% 2 Missing :warning:
... and 10 more
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 weeks ago

👋 Hi! It looks like you modified some files in the Detectors folder. You may need to bump the detector versions if any of the following scenarios apply:

If none of the above scenarios apply, feel free to ignore this comment 🙂