Skip to content

fix: change public members to internal in internal class ISymbolExten…

071de6b
Select commit
Loading
Failed to load commit list.
Merged

refactor: split ISymbolExtensions into general and Moq-specific files #1037

fix: change public members to internal in internal class ISymbolExten…
071de6b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 8, 2026 in 0s

1 new issue (0 max.) of at least medium severity.

Codacy 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

@codacy-production 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

See this annotation in the file changed.

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

src/Common/ISymbolExtensions.cs#L9

'partial' is gratuitous in this context.