dotnet / roslyn-analyzers

MIT License
1.56k stars 462 forks source link

Migrate to 1ES template migration for official builds and mark others accordingly #7253

Closed arkalyanms closed 3 months ago

arkalyanms commented 4 months ago

Validation build is at https://dev.azure.com/dnceng/internal/_build/results?buildId=2410326&view=results. (SBOM publishing failure warning pending. Should not be a blocker though.)

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.48%. Comparing base (29bdbf5) to head (e1f3661). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7253 +/- ## ======================================== Coverage 96.48% 96.48% ======================================== Files 1439 1442 +3 Lines 344369 345212 +843 Branches 11324 11345 +21 ======================================== + Hits 332259 333082 +823 - Misses 9244 9256 +12 - Partials 2866 2874 +8 ```