microsoft / component-detection

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

Flip prod switch for rust detector and clean up root dependencies #1034

Closed FernandoRojo closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 75.6%. Comparing base (fb464ca) to head (4d4d46f). Report is 8 commits behind head on main.

Files Patch % Lines
...mponentDetection.Detectors/rust/RustCliDetector.cs 66.6% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1034 +/- ## ======================================= + Coverage 75.4% 75.6% +0.1% ======================================= Files 236 236 Lines 10412 10492 +80 Branches 1041 1068 +27 ======================================= + Hits 7855 7933 +78 - Misses 2267 2269 +2 Partials 290 290 ```

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

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