microsoft / component-detection

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

Removing VCPKG Properties #890

Closed amitla1 closed 10 months ago

amitla1 commented 10 months ago

Removing VCPKG Properties because they are not first-class metadata fields of VCPKG.

codecov[bot] commented 10 months ago

Codecov Report

Merging #890 (812665f) into main (b61d0ec) will decrease coverage by 0.1%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #890     +/-   ##
=======================================
- Coverage   74.8%   74.8%   -0.1%     
=======================================
  Files        235     235             
  Lines       9953    9936     -17     
  Branches     974     971      -3     
=======================================
- Hits        7449    7433     -16     
  Misses      2231    2231             
+ Partials     273     272      -1     
Files Coverage Δ
...tection.Contracts/TypedComponent/VcpkgComponent.cs 76.9% <ø> (-5.3%) :arrow_down:
...etection.Detectors/vcpkg/VcpkgComponentDetector.cs 79.7% <ø> (ø)
github-actions[bot] commented 10 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 🙂