Skip to content

Cleanup redundant rust detectors, add doc for rust detection#1478

Merged
AMaini503 merged 4 commits into
mainfrom
user/aamaini/rust-detector-dep
Oct 28, 2025
Merged

Cleanup redundant rust detectors, add doc for rust detection#1478
AMaini503 merged 4 commits into
mainfrom
user/aamaini/rust-detector-dep

Conversation

@AMaini503

Copy link
Copy Markdown
Contributor
  • RustCli, RustCrate detection has been merged into RustSbom detector. Detectors, experiements related to redundant detectors is removed.
  • Add doc on rust detection implemented by RustSbomDetector.

@AMaini503 AMaini503 requested a review from a team as a code owner October 27, 2025 23:35
@AMaini503 AMaini503 requested a review from JamieMagee October 27, 2025 23:35
@codecov

codecov Bot commented Oct 27, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 87.27273% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.3%. Comparing base (2fd5d4f) to head (d9e8a7c).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ponentDetection.Detectors/rust/RustSbomDetector.cs 83.7% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1478     +/-   ##
=======================================
- Coverage   90.9%   90.3%   -0.6%     
=======================================
  Files        423     418      -5     
  Lines      37178   35275   -1903     
  Branches    2229    2188     -41     
=======================================
- Hits       33814   31881   -1933     
- Misses      2922    2951     +29     
- Partials     442     443      +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread src/Microsoft.ComponentDetection.Detectors/rust/RustSbomDetector.cs
@github-actions

github-actions Bot commented Oct 28, 2025

Copy link
Copy Markdown

👋 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:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@AMaini503 AMaini503 merged commit 2cd419a into main Oct 28, 2025
22 of 26 checks passed
@AMaini503 AMaini503 deleted the user/aamaini/rust-detector-dep branch October 28, 2025 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants