microsoft / component-detection

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

optimize regular expression creation in NpmComponentDetector #1177

Closed Meir017 closed 1 week ago

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 76.3%. Comparing base (155b742) to head (07042a3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1177 +/- ## ===================================== Coverage 76.3% 76.3% ===================================== Files 257 257 Lines 11495 11495 Branches 1156 1156 ===================================== Hits 8772 8772 Misses 2384 2384 Partials 339 339 ```

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