microsoft / component-detection

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

Add env var that allows customers to skip pip report #1166

Closed pauld-msft closed 3 weeks ago

pauld-msft commented 3 weeks ago

Pip report causes customers to have their runs timeout. To immediately unblock customers, this adds the ability to not run pipreport detection. Investigating root cause in meantime

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 76.3%. Comparing base (5e496e3) to head (35884cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1166 +/- ## ===================================== Coverage 76.3% 76.3% ===================================== Files 256 257 +1 Lines 11333 11350 +17 Branches 1138 1139 +1 ===================================== + Hits 8653 8670 +17 Misses 2348 2348 Partials 332 332 ```

: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 🙂