microsoft / component-detection

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

Fix timeout lower bound #1186

Closed pauld-msft closed 1 week ago

pauld-msft commented 1 week ago

support for timeouts lower than 5 sec

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 76.2%. Comparing base (c20c3b0) to head (ab37303).

Files Patch % Lines
...Orchestrator/Services/DetectorProcessingService.cs 0.0% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1186 +/- ## ======================================= - Coverage 76.2% 76.2% -0.1% ======================================= Files 257 257 Lines 11467 11469 +2 Branches 1151 1152 +1 ======================================= Hits 8741 8741 - Misses 2394 2396 +2 Partials 332 332 ```

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

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