microsoft / component-detection

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

fix(rust): don't mark build deps as dev deps #889

Closed melotic closed 1 year ago

melotic commented 1 year ago

Fixes #844

codecov[bot] commented 1 year ago

Codecov Report

Merging #889 (b875d96) into main (b61d0ec) will increase coverage by 0.0%. The diff coverage is 100.0%.

@@          Coverage Diff          @@
##            main    #889   +/-   ##
=====================================
  Coverage   74.8%   74.8%           
=====================================
  Files        235     235           
  Lines       9953    9953           
  Branches     974     974           
=====================================
+ Hits        7449    7450    +1     
  Misses      2231    2231           
+ Partials     273     272    -1     
Files Coverage Δ
...mponentDetection.Detectors/rust/RustCliDetector.cs 100.0% <100.0%> (+1.3%) :arrow_up:
github-actions[bot] commented 1 year 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 🙂