refactor: split ISymbolExtensions into general and Moq-specific files #1037
Codacy Production / Codacy Static Code Analysis
required action
Mar 8, 2026 in 0s
1 new issue (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 3
Complexity increasing per file
==============================
- src/Common/ISymbolExtensions.Moq.cs 61
Complexity decreasing per file
==============================
+ src/Common/ISymbolExtensions.cs -62
See the complete overview on Codacy
Annotations
Check warning on line 1 in src/Common/ISymbolExtensions.Moq.cs
codacy-production / Codacy Static Code Analysis
src/Common/ISymbolExtensions.Moq.cs#L1
Provide an 'AssemblyVersion' attribute for assembly 'srcassembly.dll'.
Check notice on line 6 in src/Common/ISymbolExtensions.Moq.cs
codacy-production / Codacy Static Code Analysis
src/Common/ISymbolExtensions.Moq.cs#L6
'partial' is gratuitous in this context.
Check notice on line 9 in src/Common/ISymbolExtensions.cs
codacy-production / Codacy Static Code Analysis
src/Common/ISymbolExtensions.cs#L9
'partial' is gratuitous in this context.
Loading