microsoft / component-detection

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

Increase Python cache window #1144

Closed cobya closed 1 month ago

cobya commented 1 month ago

Increase Python cache window used for sliding expiration of PyPi responses so cache hits are more likely.

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 76.1%. Comparing base (fb58fbe) to head (639e932).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1144 +/- ## ===================================== Coverage 76.1% 76.1% ===================================== Files 255 255 Lines 11306 11306 Branches 1135 1135 ===================================== Hits 8614 8614 Misses 2357 2357 Partials 335 335 ```

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