microsoft / component-detection

Scans your project to determine what components you use
MIT License
418 stars 86 forks source link

Fix exit code check and virtual manifest parsing (RustCli) #937

Closed FernandoRojo closed 8 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (ae7438f) 74.9% compared to head (9edebfe) 74.9%.

Files Patch % Lines
...mponentDetection.Detectors/rust/RustCliDetector.cs 42.8% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #937 +/- ## ======================================= - Coverage 74.9% 74.9% -0.1% ======================================= Files 235 235 Lines 9991 9996 +5 Branches 980 981 +1 ======================================= + Hits 7487 7488 +1 - Misses 2231 2234 +3 - Partials 273 274 +1 ```

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

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