Skip to content

Updated categories of rust detectors to match doc spec #1360

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SystemGlitch101
Copy link

No description provided.

@SystemGlitch101 SystemGlitch101 requested a review from a team as a code owner February 24, 2025 10:22
@SystemGlitch101
Copy link
Author

Summary

When running component detection with the --DetectorCategories Cargo option, it does not actually run the detector. This fixes the issue by changing the category to match the DetectorClass.Cargo enum, instead of being a hard-coded "Rust".

@SystemGlitch101
Copy link
Author

@microsoft-github-policy-service agree

Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.7%. Comparing base (a1025df) to head (f02ecd2).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1360   +/-   ##
=====================================
  Coverage   89.7%   89.7%           
=====================================
  Files        407     407           
  Lines      32294   32294           
  Branches    1990    1990           
=====================================
+ Hits       28990   28991    +1     
  Misses      2879    2879           
+ Partials     425     424    -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.

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