microsoft / component-detection

Scans your project to determine what components you use
MIT License
398 stars 83 forks source link

Fix stream read for cargo fallback #994

Closed FernandoRojo closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (45431f1) 75.3% compared to head (7820ce6) 75.3%.

Files Patch % Lines
...mponentDetection.Detectors/rust/RustCliDetector.cs 0.0% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #994 +/- ## ===================================== Coverage 75.3% 75.3% ===================================== Files 236 236 Lines 10325 10325 Branches 1022 1022 ===================================== Hits 7775 7775 Misses 2267 2267 Partials 283 283 ```

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

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