Skip to content

feat: add NetEvolve.Analyzer as recommended global package - #504

Merged
samtrion merged 4 commits into
mainfrom
feat/net-evolve-analyzer-support
Aug 4, 2026
Merged

feat: add NetEvolve.Analyzer as recommended global package#504
samtrion merged 4 commits into
mainfrom
feat/net-evolve-analyzer-support

Conversation

@samtrion

@samtrion samtrion commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add NetEvolve.Analyzer as a global package reference
  • Add NetEvolve.Analyzer to the recommended analyzer packages surfaced for projects without analyzers configured

Test plan

  • Verify restore succeeds with the new global package reference
  • Verify the recommended-package warning lists NetEvolve.Analyzer for a project missing analyzers

@samtrion
samtrion requested a review from a team as a code owner August 4, 2026 15:41
@samtrion
samtrion requested review from benwirren and removed request for a team August 4, 2026 15:41
@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • state:ready for merge

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9e4efe04-2acd-4743-bef9-57602af30470

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Registers NetEvolve.Analyzer as a global package reference and adds it
to the list of recommended analyzers surfaced for projects missing
analyzer packages.
@samtrion
samtrion force-pushed the feat/net-evolve-analyzer-support branch from bc4a3e0 to 21071dd Compare August 4, 2026 20:23
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (af25156) to head (c20be89).
⚠️ Report is 1 commits behind head on main.

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.
📢 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.

Also thread a CancellationToken through AnalyzerTestHelper.GetDiagnosticsAsync to satisfy the updated analyzer's async lifetime rule.
@samtrion
samtrion merged commit 7f58c79 into main Aug 4, 2026
10 checks passed
@samtrion
samtrion deleted the feat/net-evolve-analyzer-support branch August 4, 2026 21:39
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.

1 participant