feat: add NetEvolve.Analyzer as recommended global package - #504
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Registers NetEvolve.Analyzer as a global package reference and adds it to the list of recommended analyzers surfaced for projects missing analyzer packages.
bc4a3e0 to
21071dd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #504 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 16 16
Branches 1 1
=========================================
Hits 16 16 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Also thread a CancellationToken through AnalyzerTestHelper.GetDiagnosticsAsync to satisfy the updated analyzer's async lifetime rule.
Summary
NetEvolve.Analyzeras a global package referenceNetEvolve.Analyzerto the recommended analyzer packages surfaced for projects without analyzers configuredTest plan
NetEvolve.Analyzerfor a project missing analyzers