microsoft / component-detection

Scans your project to determine what components you use
MIT License
418 stars 86 forks source link

Removed experiments on released detectors: NPM Lockfile V3 and Nuget #939

Closed grvillic closed 8 months ago

grvillic commented 8 months ago

PR title is self-explanatory.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6da1976) 75.0% compared to head (48b2c06) 74.3%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #939 +/- ## ======================================= - Coverage 75.0% 74.3% -0.7% ======================================= Files 235 233 -2 Lines 10028 10006 -22 Branches 988 984 -4 ======================================= - Hits 7526 7444 -82 - Misses 2228 2289 +61 + Partials 274 273 -1 ```

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

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