microsoft / component-detection

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

Go CLI Replacement #1052

Closed amitla1 closed 3 months ago

amitla1 commented 3 months ago

Adding replacement module for the GO CLI scan not just fallback scan

122

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 83.78378% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 75.6%. Comparing base (90a1031) to head (f0d6eb0).

Files Patch % Lines
...ion.Detectors/go/GoComponentWithReplaceDetector.cs 83.7% 0 Missing and 6 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1052 +/- ## ======================================= + Coverage 72.9% 75.6% +2.7% ======================================= Files 239 239 Lines 10811 10821 +10 Branches 1085 1086 +1 ======================================= + Hits 7884 8188 +304 + Misses 2633 2321 -312 - Partials 294 312 +18 ```

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

github-actions[bot] commented 3 months 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 🙂