microsoft / component-detection

Scans your project to determine what components you use
MIT License
428 stars 90 forks source link

Update RustCLI processing to handle virtual manifests / skip over vendor packages #1015

Closed FernandoRojo closed 7 months ago

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

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 68.18182% with 14 lines in your changes are missing coverage. Please review.

Project coverage is 75.3%. Comparing base (c2cfd4d) to head (6074a78).

Files Patch % Lines
...mponentDetection.Detectors/rust/RustCliDetector.cs 76.9% 4 Missing and 5 partials :warning:
...etection.Detectors/rust/Contracts/CargoMetadata.cs 0.0% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1015 +/- ## ===================================== Coverage 75.3% 75.3% ===================================== Files 236 236 Lines 10353 10374 +21 Branches 1025 1032 +7 ===================================== + Hits 7800 7817 +17 + Misses 2269 2267 -2 - Partials 284 290 +6 ```

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