Skip to content

test: add completeness guard to DiagnosticCategoryTests

dd6e338
Select commit
Loading
Failed to load commit list.
Merged

fix: align diagnostic categories with Usage, Correctness, and Best Practice #1087

test: add completeness guard to DiagnosticCategoryTests
dd6e338
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 15, 2026 in 0s

2 new issues (0 max.) of at least medium severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- tests/Moq.Analyzers.Test/DiagnosticCategoryTests.cs  8
         

See the complete overview on Codacy

Annotations

Check warning on line 1 in tests/Moq.Analyzers.Test/DiagnosticCategoryTests.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/Moq.Analyzers.Test/DiagnosticCategoryTests.cs#L1

Provide an 'AssemblyVersion' attribute for assembly 'srcassembly.dll'.

Check warning on line 7 in tests/Moq.Analyzers.Test/DiagnosticCategoryTests.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/Moq.Analyzers.Test/DiagnosticCategoryTests.cs#L7

Split this class into smaller and more specialized ones to reduce its dependencies on other types from 32 to the maximum authorized 30 or less.